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