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

Implementation

Query$getPredictions$getPredictions$teams$away$league({
  this.form,
  this.fixtures,
  this.goals,
  this.biggest,
  this.clean_sheet,
  this.failed_to_score,
  this.penalty,
  this.cards,
  this.$__typename = 'PredictionsTeamsHomeLeagueType',
});