BodyTextToSpeechWithTimestampsV1TextToSpeechVoiceIdWithTimestampsPost.fromJson constructor

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

Implementation

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