CacheManage constructor

CacheManage()

Implementation

factory CacheManage() {
  return _instance;
}