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