onData property

Stream get onData

Fired when any data is sent through channel.

Implementation

Stream get onData => _onData.stream;