email property

String? email
getter/setter pair

The email of the account to be modified.

Specify this and the old password in order to change an account's password without using an out-of-band code.

Implementation

core.String? email;