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