menu
flutter_widget_gql package
documentation
schema.graphql.dart
Input$ProductAttributeUpdateInput
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$ProductAttributeUpdateInput
possibleValues property
Input$ProductAttributeUpdateInput class