redirectUri property

Uri? redirectUri
getter/setter pair

The URI to redirect to, after authentication. By default, window.location.origin.

Implementation

Uri? redirectUri;