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