transcriptionTime property

  1. @JsonKey.new(name: 'transcription_time')
double? transcriptionTime
final

Transcription processing time in seconds

Implementation

@JsonKey(name: 'transcription_time')
final double? transcriptionTime;