menu
flutter_widget_gql package
documentation
schema.graphql.dart
Input$ProductInput
factoryPrice property
factoryPrice property
dark_mode
light_mode
factoryPrice
property
double
?
get
factoryPrice
Implementation
double? get factoryPrice => (_$data['factoryPrice'] as double?);
flutter_widget_gql package
documentation
schema.graphql
Input$ProductInput
factoryPrice property
Input$ProductInput class