password property

String? get password
inherited

Initial account password. May need to meet instance-specific password strength requirements.

Implementation

String? get did; String? get inviteCode; String? get verificationCode; String? get verificationPhone;/// Initial account password. May need to meet instance-specific password strength requirements.
String? get password;