BodySubmitABatchCallRequestV1ConvaiBatchCallingSubmitPost.fromJson constructor

BodySubmitABatchCallRequestV1ConvaiBatchCallingSubmitPost.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory BodySubmitABatchCallRequestV1ConvaiBatchCallingSubmitPost.fromJson(
        Map<String, dynamic> json) =>
    _$BodySubmitABatchCallRequestV1ConvaiBatchCallingSubmitPostFromJson(json);