ConfigService constructor

ConfigService()

Implementation

ConfigService() {
  data(cacheConfig.read());
  init(true);
}