CopyWith$Query$getStandings$getStandings$league$standings<TRes> class abstract

Properties

all CopyWith$Query$getStandings$getStandings$league$standings$all<TRes>
no setter
away CopyWith$Query$getStandings$getStandings$league$standings$away<TRes>
no setter
hashCode int
The hash code for this object.
no setterinherited
home CopyWith$Query$getStandings$getStandings$league$standings$home<TRes>
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
team CopyWith$Query$getStandings$getStandings$league$standings$team<TRes>
no setter

Methods

call({double? rank, Query$getStandings$getStandings$league$standings$team? team, double? points, double? goalsDiff, String? group, String? form, String? status, String? description, Query$getStandings$getStandings$league$standings$all? all, Query$getStandings$getStandings$league$standings$home? home, Query$getStandings$getStandings$league$standings$away? away, DateTime? update, String? $__typename}) → TRes
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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