@override Future<int> getAllCacheSize() async { return await _methodChannel.invokeMethod('getAllCacheSize'); }