CacheService constructor

CacheService()

Implementation

CacheService() {
  _defaultCacheManager = DefaultCacheManager();
}