password property

String? password
getter/setter pair

The password the user provides to sign in to the account.

Required.

Implementation

core.String? password;