Query$getPredictions$getPredictions$h2h$fixture$periods constructor

Query$getPredictions$getPredictions$h2h$fixture$periods({
  1. double? first,
  2. double? second,
  3. String $__typename = 'PredictionsH2HFixturePeriodsType',
})

Implementation

Query$getPredictions$getPredictions$h2h$fixture$periods({
  this.first,
  this.second,
  this.$__typename = 'PredictionsH2HFixturePeriodsType',
});