call abstract method

Implementation

TRes call({
  bool? enable,
  String? game,
  Input$GameIntegrationCustomInput? custom,
  Input$GameIntegrationLeaderboardInput? leaderboard,
  List<Input$GameIntegrationRewardsSchedularInput>? rewardsSchedular,
});