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