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

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

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

Operators

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