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