flags property

String? flags
final

客户端的标志,表示连接的状态,比如是否为订阅者、是否为从节点等。

Implementation

final String? flags;