CatalogCustomAttributeValue constructor
CatalogCustomAttributeValue({})
Implementation
CatalogCustomAttributeValue({
this.name, this.type, this.booleanValue, this.stringValue,
this.customAttributeDefinitionId, this.key,
this.numberValue
});