menu
flutter_widget_gql package
documentation
schema.graphql.dart
Input$QuestionInput
order property
order property
dark_mode
light_mode
order
property
int
?
get
order
Implementation
int? get order => (_$data['order'] as int?);
flutter_widget_gql package
documentation
schema.graphql
Input$QuestionInput
order property
Input$QuestionInput class