onData property

EventStream onData

On data event listener.

Implementation

EventStream<dynamic> get onData => _outputStream.onData;