call abstract method

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

Implementation

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