Query$getPredictions$getPredictions$teams$home$last_5$goals constructor
Query$getPredictions$getPredictions$teams$home$last_5$goals({
- Query$getPredictions$getPredictions$teams$home$last_5$goals$forstat? forstat,
- Query$getPredictions$getPredictions$teams$home$last_5$goals$against? against,
- String $__typename = 'PredictionsTeamsHomeLast5GoalsType',
Implementation
Query$getPredictions$getPredictions$teams$home$last_5$goals({
this.forstat,
this.against,
this.$__typename = 'PredictionsTeamsHomeLast5GoalsType',
});