salt property

String? salt
getter/setter pair

The salt hashedSecret was hashed with.

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

Implementation

String? salt;