menu
redis_dart_link package
documentation
models.dart
ClientInfo
psubscribed property
psubscribed property
dark_mode
light_mode
psubscribed
property
int
psubscribed
final
如果客户端订阅了模式,这里显示其模式订阅的数量。
Implementation
final int psubscribed;
redis_dart_link package
documentation
models
ClientInfo
psubscribed property
ClientInfo class