void writeCookie(String key, String value) {}
String readCookie() => null;
Future<String> getFileOnWeb() => null;