addr property

String? addr
final

客户端的 IP 地址和端口号,比如 127.0.0.1:6379。

Implementation

final String? addr;