onDidReceiveServerRedirectForProvisionalNavigation method

  1. @override
void onDidReceiveServerRedirectForProvisionalNavigation()
override

Called when a web view receives a server redirect.

Officially Supported Platforms/Implementations:

Use the PlatformInAppBrowserEvents.isMethodSupported method to check if this method is supported at runtime.

Implementation

@override
void onDidReceiveServerRedirectForProvisionalNavigation() {}