Query$searchPlayers$searchPlayers$objects$statistics class

Available extensions

Properties

$__typename String
final
cards Query$searchPlayers$searchPlayers$objects$statistics$cards?
final
copyWith CopyWith$Query$searchPlayers$searchPlayers$objects$statistics<Query$searchPlayers$searchPlayers$objects$statistics>

Available on Query$searchPlayers$searchPlayers$objects$statistics, provided by the UtilityExtension$Query$searchPlayers$searchPlayers$objects$statistics extension

no setter
dribbles Query$searchPlayers$searchPlayers$objects$statistics$dribbles?
final
duels Query$searchPlayers$searchPlayers$objects$statistics$duels?
final
fouls Query$searchPlayers$searchPlayers$objects$statistics$fouls?
final
games Query$searchPlayers$searchPlayers$objects$statistics$games?
final
goals Query$searchPlayers$searchPlayers$objects$statistics$goals?
final
hashCode int
The hash code for this object.
no setteroverride
league Query$searchPlayers$searchPlayers$objects$statistics$league?
final
passes Query$searchPlayers$searchPlayers$objects$statistics$passes?
final
penalty Query$searchPlayers$searchPlayers$objects$statistics$penalty?
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
shots Query$searchPlayers$searchPlayers$objects$statistics$shots?
final
substitutes Query$searchPlayers$searchPlayers$objects$statistics$substitutes?
final
tackles Query$searchPlayers$searchPlayers$objects$statistics$tackles?
final
team Query$searchPlayers$searchPlayers$objects$statistics$team?
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
override