@override Future<bool> clearAllCache() async { return await methodChannel.invokeMethod("clearAllCache"); }