BodyTextToSpeechV1TextToSpeechVoiceIdPost.fromJson constructor

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

Implementation

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