Future<bool> hasStorageAccess() => js_util.promiseToFuture(js_util.callMethod(this, 'hasStorageAccess', []));