call abstract method

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

Implementation

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