IndividualSearchModel constructor
IndividualSearchModel({})
Implementation
IndividualSearchModel({
this.id,
this.userUuid,
this.dateOfBirth,
this.offset,
this.limit,
this.clientReferenceId,
this.tenantId,
this.name,
this.gender,
this.identifiers,
super.boundaryCode,
super.isDeleted,
}): super();