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