toTs property
- @JsonKey(name: 'to_ts', fromJson: WhisperTranscribeSegment._durationFromInt)
inherited
Implementation
@JsonKey(name: 'to_ts', fromJson: WhisperTranscribeSegment._durationFromInt)
Duration get toTs => throw _privateConstructorUsedError;