menu
widget_graphql_generator package
documentation
schema.graphql.dart
Input$UpdateSimpleProductInput
price property
price property
dark_mode
light_mode
price
property
String
?
get
price
Implementation
String? get price => (_$data['price'] as String?);
widget_graphql_generator package
documentation
schema.graphql
Input$UpdateSimpleProductInput
price property
Input$UpdateSimpleProductInput class