menu
flutter_chatgpt package
documentation
models/gpt_response_model.dart
GptResponse
choices property
choices property
dark_mode
light_mode
choices
property
List
<
Choice
>
choices
getter/setter pair
Implementation
List<Choice> choices;
flutter_chatgpt package
documentation
models/gpt_response_model
GptResponse
choices property
GptResponse class