call abstract method
TRes
call({})
Implementation
TRes call({
String? name,
String? description,
String? longdesc,
List<String>? descriptionList,
List<Input$ProductSpecsInput>? specs,
});
TRes call({
String? name,
String? description,
String? longdesc,
List<String>? descriptionList,
List<Input$ProductSpecsInput>? specs,
});