Query$getPredictions$getPredictions$comparison constructor
Query$getPredictions$getPredictions$comparison({
- Query$getPredictions$getPredictions$comparison$form? form,
- Query$getPredictions$getPredictions$comparison$att? att,
- Query$getPredictions$getPredictions$comparison$def? def,
- Query$getPredictions$getPredictions$comparison$poisson_distribution? poisson_distribution,
- Query$getPredictions$getPredictions$comparison$h2h? h2h,
- Query$getPredictions$getPredictions$comparison$goals? goals,
- Query$getPredictions$getPredictions$comparison$total? total,
- String $__typename = 'PredictionsComparisonType',
Implementation
Query$getPredictions$getPredictions$comparison({
this.form,
this.att,
this.def,
this.poisson_distribution,
this.h2h,
this.goals,
this.total,
this.$__typename = 'PredictionsComparisonType',
});