menu
flutter_sport_gql package
documentation
schema.graphql.dart
CopyWith$Input$GetFixturesFromProviderInput<TRes>
call abstract method
call abstract method
dark_mode
light_mode
call
abstract method
TRes
call
(
{
int
?
season
,
int
?
league
,
int
?
team
,
String
?
round
,
DateTime
?
to
,
DateTime
?
from
,
})
Implementation
TRes call({ int? season, int? league, int? team, String? round, DateTime? to, DateTime? from, });
flutter_sport_gql package
documentation
schema.graphql
CopyWith$Input$GetFixturesFromProviderInput<TRes>
call abstract method
CopyWith$Input$GetFixturesFromProviderInput class