authorizationUri property

String? authorizationUri
getter/setter pair

The URL where the user should be redirected to grant consent.

This will always be present.

Output only.

Implementation

core.String? authorizationUri;