call abstract method

TRes call({
  1. Input$TargetACIInput? target,
  2. bool? reversed,
})

Implementation

TRes call({
  Input$TargetACIInput? target,
  bool? reversed,
});