call abstract method

Implementation

TRes call({
  String? id,
  Query$getPlayOffsByRound$getPlayOffsByRound$fixture? fixture,
  Query$getPlayOffsByRound$getPlayOffsByRound$score? score,
  Query$getPlayOffsByRound$getPlayOffsByRound$teams? teams,
  Query$getPlayOffsByRound$getPlayOffsByRound$goals? goals,
  Query$getPlayOffsByRound$getPlayOffsByRound$league? league,
  bool? isUserSubscribedToFixtureEvents,
  DateTime? createdAt,
  DateTime? updatedAt,
  String? $__typename,
});