SideEffectSearchModel.ignoreDeleted constructor
- @MappableConstructor()
Implementation
@MappableConstructor()
SideEffectSearchModel.ignoreDeleted({
this.id,
this.taskClientReferenceId,
this.projectId,
this.reAttempts,
this.symptoms,
this.clientReferenceId,
this.tenantId,
super.boundaryCode,
}) : super(isDeleted: false);