call abstract method
TRes
call({
- double? played,
- double? win,
- double? lose,
- Query$getStandings$getStandings$league$standings$home$goals? goals,
- String? $__typename,
Implementation
TRes call({
double? played,
double? win,
double? lose,
Query$getStandings$getStandings$league$standings$home$goals? goals,
String? $__typename,
});