redirectUri property

Uri? redirectUri
final

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

Implementation

final Uri? redirectUri;