Query$getPredictions$getPredictions$teams$away$league$biggest$goals constructor

Query$getPredictions$getPredictions$teams$away$league$biggest$goals({
  1. Query$getPredictions$getPredictions$teams$away$league$biggest$goals$forstat? forstat,
  2. Query$getPredictions$getPredictions$teams$away$league$biggest$goals$against? against,
  3. String $__typename = 'PredictionsTeamsHomeLeagueBiggestGoalsType',
})

Implementation

Query$getPredictions$getPredictions$teams$away$league$biggest$goals({
  this.forstat,
  this.against,
  this.$__typename = 'PredictionsTeamsHomeLeagueBiggestGoalsType',
});