clientSecret property

String? clientSecret
final

The OAuth2 client secret. This is not secret in the context of a mobile app. It is only used to identify the app.

Implementation

final String? clientSecret;