CopyWith$Query$searchLeagues$searchLeagues$objects<TRes> class abstract

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<Query$searchLeagues$searchLeagues$objects$seasons>>?)) → TRes
toString() String
A string representation of this object.
inherited

Operators

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