salt property Null safety

String? salt
read / write

The salt the hashedPassword was hashed with.

Implementation

String? salt;