continueUri property
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;
The URI to which the IDP redirects the user back. For this use case, this is just the current URL.
Uri get continueUri => throw _privateConstructorUsedError;