FacilitySearchModel constructor
FacilitySearchModel({})
Implementation
FacilitySearchModel({
this.id,
this.isPermanent,
this.usage,
this.storageCapacity,
this.tenantId,
super.boundaryCode,
super.isDeleted,
}): super();