password property

string? password
getter/setter pair

The 2-step verification password of the current user. If not specified, account deletion can be canceled within one week

Implementation

string? password;