Query$getPredictions$getPredictions$teams$home$league$goals$forstat$minute$fixtyoneToSeventyfive constructor

Query$getPredictions$getPredictions$teams$home$league$goals$forstat$minute$fixtyoneToSeventyfive({
  1. double? total,
  2. String? percentage,
  3. String $__typename = 'StatTPType',
})

Implementation

Query$getPredictions$getPredictions$teams$home$league$goals$forstat$minute$fixtyoneToSeventyfive({
  this.total,
  this.percentage,
  this.$__typename = 'StatTPType',
});