requestUri property

String? requestUri
getter/setter pair

The URL to which the IdP redirects the user back.

This can be set to http://localhost if the user is signing in with a manually provided IdP credential.

Required.

Implementation

core.String? requestUri;