BodySpeechToTextV1SpeechToTextPost.fromJson constructor

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

Implementation

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