closeReason 属性

String? closeReason

当 WebSocket 连接关闭时设置的关闭原因。如果没有可用的关闭原因,此属性将为 null

实现

String? get closeReason;