call abstract method

TRes call({
  1. String? module,
  2. Input$AssigneeInput? assignee,
})

Implementation

TRes call({
  String? module,
  Input$AssigneeInput? assignee,
});