BodySpeechToSpeechV1SpeechToSpeechVoiceIdPost.fromJson constructor

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

Implementation

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