call abstract method
TRes
call({
- Query$getPredictions$getPredictions$h2h$fixture? fixture,
- Query$getPredictions$getPredictions$h2h$league? league,
- Query$getPredictions$getPredictions$h2h$teams? teams,
- Query$getPredictions$getPredictions$h2h$goals? goals,
- Query$getPredictions$getPredictions$h2h$score? score,
- String? $__typename,
Implementation
TRes call({
Query$getPredictions$getPredictions$h2h$fixture? fixture,
Query$getPredictions$getPredictions$h2h$league? league,
Query$getPredictions$getPredictions$h2h$teams? teams,
Query$getPredictions$getPredictions$h2h$goals? goals,
Query$getPredictions$getPredictions$h2h$score? score,
String? $__typename,
});