SegmentTranscriptionResponse constructor
const
SegmentTranscriptionResponse({
- required int version,
Implementation
const SegmentTranscriptionResponse({
required this.version,
});
const SegmentTranscriptionResponse({
required this.version,
});