salt property Null safety

String? salt
read / write

The salt hashedSecret was hashed with.

This value may be null if the client is public. See isPublic.

Implementation

String? salt;