redirectUrl property
final
The destination URL where the traffic was intercepted.
If available, this is usually the login or "Terms of Service" page. The application can use this to open a WebView for the user.
Implementation
final String? redirectUrl;