segments property

List<TranscriptionSegment>? segments
getter/setter pair

Segments of the transcribed text and their corresponding details.

Implementation

List<TranscriptionSegment>? segments;