ProductSearchResponseFacetCountsFacetFieldsCategoryInner constructor
ProductSearchResponseFacetCountsFacetFieldsCategoryInner({})
Returns a new ProductSearchResponseFacetCountsFacetFieldsCategoryInner instance.
Implementation
ProductSearchResponseFacetCountsFacetFieldsCategoryInner({
this.count,
this.crumb,
this.parent,
this.catId,
this.treePath,
});