clientSecret property

String? clientSecret
final

A secret string generated for the client. The client will use this string to get authenticated by the service in subsequent calls.

Implementation

final String? clientSecret;