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