call abstract method

Implementation

TRes call({
  String? id,
  Query$searchFavouritesLeagues$searchFavouritesLeagues$objects$league?
      league,
  Query$searchFavouritesLeagues$searchFavouritesLeagues$objects$country?
      country,
  List<Query$searchFavouritesLeagues$searchFavouritesLeagues$objects$seasons>?
      seasons,
  String? $__typename,
});