clientSecret property

String? clientSecret
final

The client secret for the OAuth2 server. This is a secret key that is used to authenticate the client when requesting access tokens.

Implementation

final String? clientSecret;