call abstract method

TRes call({
  1. bool? active,
  2. Input$TargetACIInput? target,
  3. String? reviewDefinition,
})

Implementation

TRes call({
  bool? active,
  Input$TargetACIInput? target,
  String? reviewDefinition,
});