ProjectFacilitySearchModel constructor
ProjectFacilitySearchModel({})
Implementation
ProjectFacilitySearchModel({
this.id,
this.facilityId,
this.projectId,
this.tenantId,
super.boundaryCode,
super.isDeleted,
}) : super();