requestUri property

String? requestUri
getter/setter pair

The URI to which the IDP redirects the user back.

It may contain federated login result params added by the IDP.

Implementation

core.String? requestUri;