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

Uri get continueUri => throw _privateConstructorUsedError;