CopyWith$Query$getPredictions$getPredictions$teams$away$league$biggest<TRes> class
abstract
Constructors
- CopyWith$Query$getPredictions$getPredictions$teams$away$league$biggest.new(Query$getPredictions$getPredictions$teams$away$league$biggest instance, TRes then(Query$getPredictions$getPredictions$teams$away$league$biggest))
-
factory
- CopyWith$Query$getPredictions$getPredictions$teams$away$league$biggest.stub(TRes res)
-
factory
Properties
-
goals
→ CopyWith$Query$getPredictions$getPredictions$teams$away$league$biggest$goals<
TRes> -
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
-
loses
→ CopyWith$Query$getPredictions$getPredictions$teams$away$league$biggest$loses<
TRes> -
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
streak
→ CopyWith$Query$getPredictions$getPredictions$teams$away$league$biggest$streak<
TRes> -
no setter
-
wins
→ CopyWith$Query$getPredictions$getPredictions$teams$away$league$biggest$wins<
TRes> -
no setter
Methods
-
call(
{Query$getPredictions$getPredictions$teams$away$league$biggest$streak? streak, Query$getPredictions$getPredictions$teams$away$league$biggest$wins? wins, Query$getPredictions$getPredictions$teams$away$league$biggest$loses? loses, Query$getPredictions$getPredictions$teams$away$league$biggest$goals? goals, 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