ReferralSearchModel constructor
ReferralSearchModel({})
Implementation
ReferralSearchModel({
this.id,
this.projectBeneficiaryClientReferenceId,
this.projectId,
this.referrerId,
this.recipientType,
this.recipientId,
this.reasons,
this.clientReferenceId,
this.tenantId,
super.boundaryCode,
super.isDeleted,
}) : super();