Query$getPredictions$getPredictions$teams$away$league$cards class
- Available extensions
Constructors
- Query$getPredictions$getPredictions$teams$away$league$cards.new({Query$getPredictions$getPredictions$teams$away$league$cards$yellow? yellow, Query$getPredictions$getPredictions$teams$away$league$cards$red? red, String $__typename = 'PredictionsTeamsHomeLeagueCardsType'})
-
Query$getPredictions$getPredictions$teams$away$league$cards.fromJson(Map<
String, dynamic> json) -
factory
Properties
- $__typename → String
-
final
-
copyWith
→ CopyWith$Query$getPredictions$getPredictions$teams$away$league$cards<
Query$getPredictions$getPredictions$teams$away$league$cards> -
Available on Query$getPredictions$getPredictions$teams$away$league$cards, provided by the UtilityExtension$Query$getPredictions$getPredictions$teams$away$league$cards extension
no setter - hashCode → int
-
The hash code for this object.
no setteroverride
- red → Query$getPredictions$getPredictions$teams$away$league$cards$red?
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- yellow → Query$getPredictions$getPredictions$teams$away$league$cards$yellow?
-
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
override