call abstract method
Implementation
TRes call({
  int? id,
  String? name,
  Enum$LeagueTypeEnum? type,
  String? logo,
  String? $__typename,
});TRes call({
  int? id,
  String? name,
  Enum$LeagueTypeEnum? type,
  String? logo,
  String? $__typename,
});