menu
googleapis package
documentation
forms/v1.dart
ChoiceQuestion
options property
options property
dark_mode
light_mode
options
property
List
<
Option
>
?
options
getter/setter pair
List of options that a respondent must choose from.
Required.
Implementation
core.List<Option>? options;
googleapis package
documentation
forms/v1
ChoiceQuestion
options property
ChoiceQuestion class