ProductCluster constructor
ProductCluster({})
Implementation
ProductCluster({
this.brand,
this.brandInventoryStatus,
this.categoryL1,
this.categoryL2,
this.categoryL3,
this.categoryL4,
this.categoryL5,
this.inventoryStatus,
this.title,
this.variantGtins,
});