clientSecret property Null safety

String? clientSecret
read / write

The client secret that you generated for your app in the app registration portal.

Implementation

String? clientSecret;