Query$getPredictions$getPredictions$teams$home$league$goals$forstat$minute class
Constructors
- Query$getPredictions$getPredictions$teams$home$league$goals$forstat$minute.new({Query$getPredictions$getPredictions$teams$home$league$goals$forstat$minute$zeroToFifteen? zeroToFifteen, Query$getPredictions$getPredictions$teams$home$league$goals$forstat$minute$sixteenToThirty? sixteenToThirty, Query$getPredictions$getPredictions$teams$home$league$goals$forstat$minute$thirtyoneToFourtyfive? thirtyoneToFourtyfive, Query$getPredictions$getPredictions$teams$home$league$goals$forstat$minute$fourtysixToSixty? fourtysixToSixty, Query$getPredictions$getPredictions$teams$home$league$goals$forstat$minute$fixtyoneToSeventyfive? fixtyoneToSeventyfive, Query$getPredictions$getPredictions$teams$home$league$goals$forstat$minute$seventysixToNinety? seventysixToNinety, Query$getPredictions$getPredictions$teams$home$league$goals$forstat$minute$ninetyoneToHundredfive? ninetyoneToHundredfive, Query$getPredictions$getPredictions$teams$home$league$goals$forstat$minute$hundredsixToHundredtwenty? hundredsixToHundredtwenty, String $__typename = 'StatMinuteType'})
-
Query$getPredictions$getPredictions$teams$home$league$goals$forstat$minute.fromJson(Map<
String, dynamic> json) -
factory
Properties
- $__typename → String
-
final
-
copyWith
→ CopyWith$Query$getPredictions$getPredictions$teams$home$league$goals$forstat$minute<
Query$getPredictions$getPredictions$teams$home$league$goals$forstat$minute> -
Available on Query$getPredictions$getPredictions$teams$home$league$goals$forstat$minute, provided by the UtilityExtension$Query$getPredictions$getPredictions$teams$home$league$goals$forstat$minute extension
no setter - fixtyoneToSeventyfive → Query$getPredictions$getPredictions$teams$home$league$goals$forstat$minute$fixtyoneToSeventyfive?
-
final
- fourtysixToSixty → Query$getPredictions$getPredictions$teams$home$league$goals$forstat$minute$fourtysixToSixty?
-
final
- hashCode → int
-
The hash code for this object.
no setteroverride
- hundredsixToHundredtwenty → Query$getPredictions$getPredictions$teams$home$league$goals$forstat$minute$hundredsixToHundredtwenty?
-
final
- ninetyoneToHundredfive → Query$getPredictions$getPredictions$teams$home$league$goals$forstat$minute$ninetyoneToHundredfive?
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- seventysixToNinety → Query$getPredictions$getPredictions$teams$home$league$goals$forstat$minute$seventysixToNinety?
-
final
- sixteenToThirty → Query$getPredictions$getPredictions$teams$home$league$goals$forstat$minute$sixteenToThirty?
-
final
- thirtyoneToFourtyfive → Query$getPredictions$getPredictions$teams$home$league$goals$forstat$minute$thirtyoneToFourtyfive?
-
final
- zeroToFifteen → Query$getPredictions$getPredictions$teams$home$league$goals$forstat$minute$zeroToFifteen?
-
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