iosOnWebContentProcessDidTerminate method
void
iosOnWebContentProcessDidTerminate()
inherited
Invoked when the web view's web content process is terminated.
NOTE: available only on iOS.
Official iOS API: https://developer.apple.com/documentation/webkit/wknavigationdelegate/1455639-webviewwebcontentprocessdidtermi
Implementation
void iosOnWebContentProcessDidTerminate() {}