hashedEmail property

String? hashedEmail
getter/setter pair

Hashed email address using SHA-256 hash function after normalization.

Implementation

core.String? hashedEmail;