oauthUri property

String? oauthUri
getter/setter pair

If the user has not completed OAuth consent, then the oauth_url is returned.

Otherwise, this field is not set.

Implementation

core.String? oauthUri;