menu
flutter_sport_gql package
documentation
graphql/players.graphql.dart
CopyWith$Query$getPlayerById$getPlayerById$statistics$dribbles<TRes>
call abstract method
call abstract method
dark_mode
light_mode
call
abstract method
TRes
call
(
{
double
?
attempts
,
double
?
success
,
double
?
past
,
String
?
$__typename
,
})
Implementation
TRes call({ double? attempts, double? success, double? past, String? $__typename, });
flutter_sport_gql package
documentation
graphql/players.graphql
CopyWith$Query$getPlayerById$getPlayerById$statistics$dribbles<TRes>
call abstract method
CopyWith$Query$getPlayerById$getPlayerById$statistics$dribbles class