continueUri property

Uri get continueUri
inherited

The URI to which the IDP redirects the user back. For this use case, this is just the current URL.

Implementation

String get identifier;/// The URI to which the IDP redirects the user back. For this use case,
/// this is just the current URL.
Uri get continueUri;