Query$getPredictions$getPredictions$teams$away$last_5 constructor
Query$getPredictions$getPredictions$teams$away$last_5({
- String? form,
- String? att,
- String? def,
- Query$getPredictions$getPredictions$teams$away$last_5$goals? goals,
- String $__typename = 'PredictionsTeamsHomeLast5Type',
Implementation
Query$getPredictions$getPredictions$teams$away$last_5({
this.form,
this.att,
this.def,
this.goals,
this.$__typename = 'PredictionsTeamsHomeLast5Type',
});