StreamingAudioChunkWithTimestampsResponseModel.fromJson constructor
Implementation
factory StreamingAudioChunkWithTimestampsResponseModel.fromJson(
Map<String, dynamic> json) =>
_$StreamingAudioChunkWithTimestampsResponseModelFromJson(json);