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