menu
another_chatgpt package
documentation
audio/audio_dto.dart
GptTranslationObject
words property
words property
dark_mode
light_mode
words
property
List
<
TranscriptionWord
>
?
words
getter/setter pair
Extracted words and their corresponding timestamps.
Implementation
List<TranscriptionWord>? words;
another_chatgpt package
documentation
audio/audio_dto
GptTranslationObject
words property
GptTranslationObject class