onData property

Stream onData

A broadcast stream of data coming from the socket.

Mostly just for internal use.

Implementation

Stream get onData => _onData.stream;