channelHome property
WebSocketChannel
channelHome
getter/setter pair
Implementation
WebSocketChannel channelHome = IOWebSocketChannel.connect(
Uri.parse('wss://stream.binance.com:9443/ws/stream?'),
);