DefaultCacheManager constructor

DefaultCacheManager()

Implementation

factory DefaultCacheManager() {
  return _instance;
}