Query$getPredictions$getPredictions$teams$away$league$goals constructor
Query$getPredictions$getPredictions$teams$away$league$goals({
- Query$getPredictions$getPredictions$teams$away$league$goals$forstat? forstat,
- Query$getPredictions$getPredictions$teams$away$league$goals$against? against,
- String $__typename = 'PredictionsTeamsHomeLeagueGoalsType',
Implementation
Query$getPredictions$getPredictions$teams$away$league$goals({
this.forstat,
this.against,
this.$__typename = 'PredictionsTeamsHomeLeagueGoalsType',
});