CatalogProductSet constructor
CatalogProductSet({})
Implementation
CatalogProductSet({
this.name, this.allProducts, this.productIdsAll, this.productIdsAny,
this.quantityExact, this.quantityMax, this.quantityMin
});