password property

String? password
getter/setter pair

The password used to encrypt the keys inside the wallet.

The password must be a minimum of 8 characters.

Required.

Implementation

core.String? password;