newEmail property

String? newEmail
getter/setter pair

The email address the account is being updated to.

Required only for VERIFY_AND_CHANGE_EMAIL requests.

Implementation

core.String? newEmail;