redirectUri property

String? redirectUri
getter/setter pair

Redirect URI where the user will be sent after accepting Terms of Service.

Must be configured in APIs console as a callback URL.

Implementation

core.String? redirectUri;