onInitialLoadDidRedirect method

void onInitialLoadDidRedirect(
  1. WebUri? url
)

Event fired when the initial URL load is complete.

Officially Supported Platforms/Implementations:

Implementation

void onInitialLoadDidRedirect(WebUri? url) {}