GetFacetResponse constructor

GetFacetResponse({
  1. Facet? facet,
})

Implementation

GetFacetResponse({
  this.facet,
});