call abstract method

TRes call({
  1. double? mark,
  2. String? comment,
  3. String? product,
  4. String? reviewType,
  5. Input$TargetACIInput? target,
  6. Enum$UserEventsSourceEnum? source,
})

Implementation

TRes call({
  double? mark,
  String? comment,
  String? product,
  String? reviewType,
  Input$TargetACIInput? target,
  Enum$UserEventsSourceEnum? source,
});