Query$getPredictions$getPredictions$h2h constructor
Query$getPredictions$getPredictions$h2h({
- Query$getPredictions$getPredictions$h2h$fixture? fixture,
- Query$getPredictions$getPredictions$h2h$league? league,
- Query$getPredictions$getPredictions$h2h$teams? teams,
- Query$getPredictions$getPredictions$h2h$goals? goals,
- Query$getPredictions$getPredictions$h2h$score? score,
- String $__typename = 'PredictionsH2HType',
Implementation
Query$getPredictions$getPredictions$h2h({
this.fixture,
this.league,
this.teams,
this.goals,
this.score,
this.$__typename = 'PredictionsH2HType',
});