@@ -20,6 +20,8 @@ class WsNotificationCenter extends NotificationCenter {
@override
IConnection get connection => _connection!;
+ String get host => _host ?? '';
+
/// 设置主机地址
///
/// [host] 主机地址