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

Properties

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

Methods

call({String? id, int? fixture, Query$getPredictions$getPredictions$predictions? predictions, Query$getPredictions$getPredictions$league? league, Query$getPredictions$getPredictions$teams? teams, Query$getPredictions$getPredictions$comparison? comparison, List<Query$getPredictions$getPredictions$h2h>? h2h, DateTime? createdAt, DateTime? updatedAt, String? $__typename}) → TRes
h2h(Iterable<Query$getPredictions$getPredictions$h2h>? _fn(Iterable<CopyWith$Query$getPredictions$getPredictions$h2h<Query$getPredictions$getPredictions$h2h>>?)) → 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