oauthAuthorizationCode property

String? oauthAuthorizationCode
getter/setter pair

The OAuth 2.0 authorization code, if available.

Only present for the Google provider.

Implementation

core.String? oauthAuthorizationCode;