call abstract method

TRes call({
  1. Input$TargetACIInput? target,
  2. String? gameGroupCode,
  3. String? gameId,
})

Implementation

TRes call({
  Input$TargetACIInput? target,
  String? gameGroupCode,
  String? gameId,
});