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