clientSecret property Null safety
read / write
The client secret that you generated for your app in the app registration portal.
Implementation
String? clientSecret;
The client secret that you generated for your app in the app registration portal.
String? clientSecret;