hashedLastName property
Last name of the user, which is hashed as SHA-256 after normalized (lower case only and no punctuation).
Implementation
core.String? hashedLastName;
Last name of the user, which is hashed as SHA-256 after normalized (lower case only and no punctuation).
core.String? hashedLastName;