PubSubManager constructor

PubSubManager(
  1. RedisClient _client
)

Implementation

PubSubManager(this._client);