hashedSecret property

String? hashedSecret
getter/setter pair

The hashed secret of the client.

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

Implementation

String? hashedSecret;