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

Properties

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

Methods

call({Query$getPredictions$getPredictions$predictions$winner? winner, bool? win_or_draw, String? under_over, Query$getPredictions$getPredictions$predictions$goals? goals, String? advice, Query$getPredictions$getPredictions$predictions$percent? percent, 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