call abstract method

TRes call({
  1. Input$TargetTransferInput? owner,
  2. String? amount,
  3. String? coin,
})

Implementation

TRes call({
  Input$TargetTransferInput? owner,
  String? amount,
  String? coin,
});