BodySpeechToSpeechStreamingV1SpeechToSpeechVoiceIdStreamPost.fromJson constructor

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

Implementation

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