Query$getPredictions$getPredictions$h2h$score$halftime constructor

Query$getPredictions$getPredictions$h2h$score$halftime({
  1. String? home,
  2. String? away,
  3. String $__typename = 'StatHAType',
})

Implementation

Query$getPredictions$getPredictions$h2h$score$halftime({
  this.home,
  this.away,
  this.$__typename = 'StatHAType',
});