menu
another_chatgpt package
documentation
audio/audio_dto.dart
TranscriptionSegment
tokens property
tokens property
dark_mode
light_mode
tokens
property
List
<
int
>
tokens
getter/setter pair
Array of token IDs for the text content.
Implementation
List<int> tokens;
another_chatgpt package
documentation
audio/audio_dto
TranscriptionSegment
tokens property
TranscriptionSegment class