call abstract method

TRes call({
  1. bool? enable,
  2. String? game,
  3. Input$GameIntegrationLeaderboardInput? leaderboard,
})

Implementation

TRes call({
  bool? enable,
  String? game,
  Input$GameIntegrationLeaderboardInput? leaderboard,
});