salt property Null safety
read / write
The salt hashedSecret was hashed with.
This value may be null if the client is public. See isPublic.
Implementation
String? salt;
The salt hashedSecret was hashed with.
This value may be null if the client is public. See isPublic.
String? salt;