data property

ValueStream<List<T>> data

Implementation

ValueStream<List<T>> get data => _dataController.stream;