call abstract method

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

Implementation

TRes call({
  Input$TargetACIInput? target,
  String? coin,
  String? redirectUrl,
});