menu
another_chatgpt package
documentation
completions/completions_dto.dart
GptCompletion
choices property
choices property
dark_mode
light_mode
choices
property
List
<
GptChoice
>
choices
getter/setter pair
Implementation
List<GptChoice> choices;
another_chatgpt package
documentation
completions/completions_dto
GptCompletion
choices property
GptCompletion class