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