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