webSocketServer property

Stream<WebSocket> webSocketServer
getter/setter pair

Implementation

late Stream<WebSocket> webSocketServer;