menu
widget_graphql_generator 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>);
widget_graphql_generator package
documentation
schema.graphql
Input$ProductAttributeInput
possibleValues property
Input$ProductAttributeInput class