clientSecret property
The application client secret
Implementation
@JsonKey(includeIfNull: false, name: 'client_secret')
final String? clientSecret;
The application client secret
@JsonKey(includeIfNull: false, name: 'client_secret')
final String? clientSecret;