@override Future<void> pauseFetch(String uri) { return _methodChannel.invokeMethod("pauseFetch", {"uri": uri}); }