Gets the cache statistics
Map<String, dynamic> getCacheStats() { return _cacheManager.getCacheStats(); }