Query$getPredictions$getPredictions$teams$away$league$cards constructor
Query$getPredictions$getPredictions$teams$away$league$cards({
- Query$getPredictions$getPredictions$teams$away$league$cards$yellow? yellow,
- Query$getPredictions$getPredictions$teams$away$league$cards$red? red,
- String $__typename = 'PredictionsTeamsHomeLeagueCardsType',
Implementation
Query$getPredictions$getPredictions$teams$away$league$cards({
this.yellow,
this.red,
this.$__typename = 'PredictionsTeamsHomeLeagueCardsType',
});