fromTs property

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

Implementation

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