redirectUri property

String? redirectUri
getter/setter pair

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

Must be configured in Cloud Console as a Redirect URI.

Implementation

core.String? redirectUri;