instance property

RedisManager get instance

Implementation

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