Reload the current page.
@override Future<void> reload() { return channel.invokeMethod("reload", {"viewId": viewId}); }