ProductQueryModel constructor
ProductQueryModel({})
Implementation
ProductQueryModel({
super.page,
super.amount,
this.grouped,
this.hot,
this.home,
this.storeId,
this.campaignId,
this.category,
this.tags,
this.features,
this.sort,
this.campaign,
this.brand,
this.search,
});