call abstract method

TRes call({
  1. Input$UserWithTargetInput? input,
  2. Enum$UserEventsSourceEnum? source,
})

Implementation

TRes call({
  Input$UserWithTargetInput? input,
  Enum$UserEventsSourceEnum? source,
});