IdentifierSearchModel constructor
IdentifierSearchModel({})
Implementation
IdentifierSearchModel({
this.id,
this.identifierType,
this.identifierId,
this.clientReferenceId,
this.tenantId,
super.boundaryCode,
super.isDeleted,
}): super();