call abstract method

TRes call({
  1. String? id,
  2. List<Input$GameIntegrationRewardInnerInput>? rewards,
})

Implementation

TRes call({
  String? id,
  List<Input$GameIntegrationRewardInnerInput>? rewards,
});