config property

T get config

Implementation

T get config => _config ??= _creator(localCache.getJson(configCacheKey));