menu
flutter_sport_gql package
documentation
graphql/predictions.graphql.dart
CopyWith$Query$getPredictions$getPredictions$teams$away$league$biggest$streak<TRes>
call abstract method
call abstract method
dark_mode
light_mode
call
abstract method
TRes
call
(
{
double
?
wins
,
double
?
draws
,
double
?
loses
,
String
?
$__typename
,
})
Implementation
TRes call({ double? wins, double? draws, double? loses, String? $__typename, });
flutter_sport_gql package
documentation
graphql/predictions.graphql
CopyWith$Query$getPredictions$getPredictions$teams$away$league$biggest$streak<TRes>
call abstract method
CopyWith$Query$getPredictions$getPredictions$teams$away$league$biggest$streak class