passwordSalt property

String? get passwordSalt

The user's password salt (base64-encoded).

Implementation

external String? get passwordSalt;