Stop all navigations and pending resource fetches.
@override Future<void> stop() { return channel.invokeMethod("stop", {"viewId": viewId}); }