oldPassword property

String? oldPassword
getter/setter pair

The current password of the account to be modified.

Specify this and email to change an account's password without using an out-of-band code.

Implementation

core.String? oldPassword;