BodyTextToDialogueMultiVoiceStreamingV1TextToDialogueStreamPost.fromJson constructor

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

Implementation

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