stream property

Stream of message events handled by this WebSocket. The stream provides messages as they are received from the network.

Implementation

abstract final WebSocketMessagesStream stream;