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