CopyWith$Query$getAllByPlayerPlayersStatsFromProvider$getAllByPlayerPlayersStatsFromProvider$player<TRes> class abstract

Properties

birth CopyWith$Query$getAllByPlayerPlayersStatsFromProvider$getAllByPlayerPlayersStatsFromProvider$player$birth<TRes>
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

call({double? id, String? name, String? firstname, String? lastname, double? age, Query$getAllByPlayerPlayersStatsFromProvider$getAllByPlayerPlayersStatsFromProvider$player$birth? birth, String? nationality, String? height, String? weight, String? injured, String? photo, String? $__typename}) → TRes
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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