authCode property

String authCode
final

The auth_code provided by the OAuth 2.0 to the end user to be exchanged for a Bearer token in the OAuth 2.0 flow

Implementation

final String authCode;