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