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