email property

String? email
getter/setter pair

The user's email.

If the out-of-band code is for email recovery, the user's original email.

Implementation

core.String? email;