onWebContentProcessDidTerminate method

  1. @override
void onWebContentProcessDidTerminate()
inherited

Invoked when the web view's web content process is terminated. Reloading the page will start a new render process if needed.

Officially Supported Platforms/Implementations:

Implementation

@override
void onWebContentProcessDidTerminate() {}