CopyWith$Query$searchPlayers$searchPlayers$objects<TRes> class
abstract
Constructors
- CopyWith$Query$searchPlayers$searchPlayers$objects.new(Query$searchPlayers$searchPlayers$objects instance, TRes then(Query$searchPlayers$searchPlayers$objects))
-
factory
- CopyWith$Query$searchPlayers$searchPlayers$objects.stub(TRes res)
-
factory
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
-
player
→ CopyWith$Query$searchPlayers$searchPlayers$objects$player<
TRes> -
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
call(
{String? id, Query$searchPlayers$searchPlayers$objects$player? player, List< Query$searchPlayers$searchPlayers$objects$statistics> ? statistics, String? $__typename}) → TRes -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
statistics(
Iterable< Query$searchPlayers$searchPlayers$objects$statistics> ? _fn(Iterable<CopyWith$Query$searchPlayers$searchPlayers$objects$statistics< ?)) → TResQuery$searchPlayers$searchPlayers$objects$statistics> > -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited