email property
The user's new email to be updated in the account's attributes.
The length of email should be less than 256 characters and in the format
of name@domain.tld
. The email should also match the
RFC 822 addr-spec production.
Implementation
core.String? email;