redirectUri property
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;
Redirect URI where the user will be sent after accepting Terms of Service.
Must be configured in APIs console as a callback URL.
core.String? redirectUri;