call abstract method

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

Implementation

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