Gets a summary of the cache analytics.
Map<String, dynamic> getAnalyticsSummary() { return _analytics.getSummary(); }