password property

String? password
getter/setter pair

The user's new password to be updated in the account's attributes.

The password must be at least 6 characters long.

Implementation

core.String? password;