toTs property

  1. @JsonKey(name: 'to_ts', fromJson: WhisperTranscribeSegment._durationFromInt)
Duration get toTs
inherited

Implementation

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