passwordSalt property

Uint8List? passwordSalt
final

The buffer of bytes representing the user's password salt.

Implementation

final Uint8List? passwordSalt;