Future<void> deleteCookie(String domain, String key) async { assert(value); return pluginChannel.invokeMethod('deleteCookie', [domain, key]); }