$SpeechToTextChunkResponseModelExtension extension

on

Methods

copyWith({String? languageCode, double? languageProbability, String? text, List<SpeechToTextWordResponseModel>? words, dynamic additionalFormats}) SpeechToTextChunkResponseModel

Available on SpeechToTextChunkResponseModel, provided by the $SpeechToTextChunkResponseModelExtension extension

copyWithWrapped({Wrapped<String>? languageCode, Wrapped<double>? languageProbability, Wrapped<String>? text, Wrapped<List<SpeechToTextWordResponseModel>>? words, Wrapped? additionalFormats}) SpeechToTextChunkResponseModel

Available on SpeechToTextChunkResponseModel, provided by the $SpeechToTextChunkResponseModelExtension extension