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

Implementation

Query$getPredictions$getPredictions$teams$away$league$biggest({
  this.streak,
  this.wins,
  this.loses,
  this.goals,
  this.$__typename = 'PredictionsTeamsHomeLeagueBiggestType',
});