menu
flutter_widget_gql package
documentation
schema.graphql.dart
Input$ResponseAnswerInput
multipleChoices property
multipleChoices property
dark_mode
light_mode
multipleChoices
property
List
<
String
>
?
get
multipleChoices
Implementation
List<String>? get multipleChoices => (_$data['multipleChoices'] as List<String>?);
flutter_widget_gql package
documentation
schema.graphql
Input$ResponseAnswerInput
multipleChoices property
Input$ResponseAnswerInput class