originalEmail property

String? originalEmail
getter/setter pair

The original email stored in the mapping storage.

It's returned when the federated ID is associated to a different email.

Implementation

core.String? originalEmail;