dataList property

RxList<T> get dataList

Implementation

RxList<T> get dataList => _dataList;