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