call abstract method

TRes call({
  1. String? reporter,
  2. String? report,
  3. Input$ComplaintTargetInput? target,
})

Implementation

TRes call({
  String? reporter,
  String? report,
  Input$ComplaintTargetInput? target,
});