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