Query$getPredictions$getPredictions$teams$away$league constructor
Query$getPredictions$getPredictions$teams$away$league({
- String? form,
- Query$getPredictions$getPredictions$teams$away$league$fixtures? fixtures,
- Query$getPredictions$getPredictions$teams$away$league$goals? goals,
- Query$getPredictions$getPredictions$teams$away$league$biggest? biggest,
- Query$getPredictions$getPredictions$teams$away$league$clean_sheet? clean_sheet,
- Query$getPredictions$getPredictions$teams$away$league$failed_to_score? failed_to_score,
- Query$getPredictions$getPredictions$teams$away$league$penalty? penalty,
- Query$getPredictions$getPredictions$teams$away$league$cards? cards,
- String $__typename = 'PredictionsTeamsHomeLeagueType',
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',
});