call abstract method
TRes
call({})
Implementation
TRes call({
String? products,
String? articles,
String? categories,
String? brands,
String? attributes,
String? attributesvalues,
bool? enable,
});
TRes call({
String? products,
String? articles,
String? categories,
String? brands,
String? attributes,
String? attributesvalues,
bool? enable,
});