CacheManager constructor

CacheManager()

Retrieve singleton instance of cache manager

Implementation

factory CacheManager() => _instance;