Future<bool> isConnected({dynamic hint}) => RustLib.instance.api.comSocketClientIsConnected( that: this, hint: hint, );