choices property

List<ChatResponseChoice> choices
getter/setter pair

Implementation

late List<ChatResponseChoice> choices = [];