call abstract method

Implementation

TRes call({
  Query$getPlayOffsByRound$getPlayOffsByRound$score$penalty? penalty,
  Query$getPlayOffsByRound$getPlayOffsByRound$score$halftime? halftime,
  Query$getPlayOffsByRound$getPlayOffsByRound$score$fulltime? fulltime,
  Query$getPlayOffsByRound$getPlayOffsByRound$score$extratime? extratime,
  String? $__typename,
});