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