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