onData property

EventStream onData
final

On data event listener.

Implementation

final EventStream<dynamic> onData = EventStream();