call abstract method

TRes call({
  1. Enum$InternalDateSourceEnum? internalDateSource,
  2. bool? deleted,
})

Implementation

TRes call({
  Enum$InternalDateSourceEnum? internalDateSource,
  bool? deleted,
});