call abstract method

TRes call({
  1. DateTime? to,
  2. DateTime? from,
  3. Input$TargetACIInput? target,
})

Implementation

TRes call({
  DateTime? to,
  DateTime? from,
  Input$TargetACIInput? target,
});