menu
survey_kit package
documentation
survey_kit.dart
MultipleChoiceAutoCompleteAnswerFormat
suggestions property
suggestions property
dark_mode
light_mode
suggestions
property
@JsonKey(defaultValue: <TextChoice>[])
List
<
TextChoice
>
suggestions
final
Implementation
@JsonKey(defaultValue: <TextChoice>[]) final List<TextChoice> suggestions;
survey_kit package
documentation
survey_kit
MultipleChoiceAutoCompleteAnswerFormat
suggestions property
MultipleChoiceAutoCompleteAnswerFormat class