Query$getPredictions$getPredictions$teams$home$league$goals$forstat constructor
Query$getPredictions$getPredictions$teams$home$league$goals$forstat({
- Query$getPredictions$getPredictions$teams$home$league$goals$forstat$total? total,
- Query$getPredictions$getPredictions$teams$home$league$goals$forstat$average? average,
- Query$getPredictions$getPredictions$teams$home$league$goals$forstat$minute? minute,
- String $__typename = 'PredictionsTAMType',
Implementation
Query$getPredictions$getPredictions$teams$home$league$goals$forstat({
this.total,
this.average,
this.minute,
this.$__typename = 'PredictionsTAMType',
});