menu
flutter_sport_gql package
documentation
schema.graphql.dart
Input$CoinValueInput
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$CoinValueInput
amount property
Input$CoinValueInput class