CacheService constructor

CacheService()

Implementation

factory CacheService() {
  return _instance;
}