onData property

Stream onData

Fired when any data is sent through channel.

Implementation

Stream get onData => _onData.stream;