HierarchyPathEntry constructor
Returns a new HierarchyPathEntry instance.
Implementation
const HierarchyPathEntry({
this.facetName,
this.facetValue,
this.depth,
});
Returns a new HierarchyPathEntry instance.
const HierarchyPathEntry({
this.facetName,
this.facetValue,
this.depth,
});