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