menu
another_chatgpt package
documentation
chats/chats_dto.dart
GptChatCompletion
choices property
choices property
dark_mode
light_mode
choices
property
List
<
GptChoice
>
choices
getter/setter pair
Implementation
List<GptChoice> choices;
another_chatgpt package
documentation
chats/chats_dto
GptChatCompletion
choices property
GptChatCompletion class