BodyTextToSpeechStreamingV1TextToSpeechVoiceIdStreamPost.fromJson constructor

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

Implementation

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