onInitialLoadDidRedirect method

  1. @override
void onInitialLoadDidRedirect(
  1. WebUri? url
)
override

Event fired when the initial URL load is complete.

Officially Supported Platforms/Implementations:

Implementation

@override
void onInitialLoadDidRedirect(WebUri? url) {}