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