CopyWith$Query$findOneByLeague$findOneByLeague<TRes> class abstract

Properties

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

Methods

call({String? id, Query$findOneByLeague$findOneByLeague$league? league, Query$findOneByLeague$findOneByLeague$country? country, List<Query$findOneByLeague$findOneByLeague$seasons>? seasons, String? $__typename}) → TRes
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
seasons(Iterable<Query$findOneByLeague$findOneByLeague$seasons>? _fn(Iterable<CopyWith$Query$findOneByLeague$findOneByLeague$seasons<Query$findOneByLeague$findOneByLeague$seasons>>?)) → TRes
toString() String
A string representation of this object.
inherited

Operators

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