ProductVisibilityTerms constructor
ProductVisibilityTerms({})
Implementation
ProductVisibilityTerms({
this.excludeFromCatalog,
this.excludeFromSearch,
this.featured,
this.outofstock,
this.rated1,
this.rated2,
this.rated3,
this.rated4,
this.rated5,
});