consumerSecret property

String consumerSecret

Returns the set consumer secret.

Implementation

String get consumerSecret => _clientCredentials.tokenSecret;