data property

Stream<DataPoint> data

The stream of DataPoint generated from this executor.

Implementation

Stream<DataPoint> get data;