Gets the largest items in the cache.
List<MapEntry<String, int>> get largestItems => _analytics.largestItems;