menu
googleapis package
documentation
forms/v1.dart
ChoiceQuestion
ChoiceQuestion.new constructor
ChoiceQuestion.new 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.new constructor
ChoiceQuestion class