menu
googleapis package
documentation
forms/v1.dart
ChoiceQuestion
ChoiceQuestion constructor
ChoiceQuestion constructor
dark_mode
light_mode
ChoiceQuestion
constructor
ChoiceQuestion
(
{
List
<
Option
>
?
options
,
bool
?
shuffle
,
String
?
type
,
})
Implementation
ChoiceQuestion({ this.options, this.shuffle, this.type, });
googleapis package
documentation
forms/v1
ChoiceQuestion
ChoiceQuestion constructor
ChoiceQuestion class