menu
open_ai_simplified package
documentation
domain/models/edits_response.dart
EditsResponse
choices property
choices property
dark_mode
light_mode
choices
property
List
<
ChoicesEdit
>
choices
final
list of the values that brings the Edit
Implementation
final List<ChoicesEdit> choices;
open_ai_simplified package
documentation
domain/models/edits_response
EditsResponse
choices property
EditsResponse class