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