menu
dartian package
documentation
redis.dart
RedisClient
client property
client property
dark_mode
light_mode
client
property
Command
get
client
override
Get the underlying Redis command client
Implementation
Command get client => _client;
dartian package
documentation
redis
RedisClient
client property
RedisClient class