menu
flutter_sport_gql 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?);
flutter_sport_gql package
documentation
schema.graphql
Input$UpdateSimpleProductInput
price property
Input$UpdateSimpleProductInput class