@override Future<bool?> clearImageCache() async { return await methodChannel.invokeMethod<bool>('clearImageCache'); }