onData property

Stream onData

Fired whenever a WebSocket sends data.

Implementation

Stream get onData => _onData.stream;