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