Facets constructor

Facets({
  1. Status? status,
})

Implementation

Facets({
  this.status,
});