ConfigService constructor

ConfigService(
  1. CacheService cacheService
)

Implementation

ConfigService(final CacheService cacheService)
    : super(cacheService, ConfigModel());