dataList property

RxList<T> dataList
getter/setter pair

Implementation

RxList<T> dataList = <T>[].obs;