secret property

String? secret
final

The OAuth access token secret associated with the credential if it belongs to an OAuth 1.0 provider, such as twitter.com.

Implementation

final String? secret;