instance property

CacheManager get instance

Implementation

static CacheManager get instance => _instance ??= CacheManager._();