allData property

List<T> get allData

Get current combined data list

Implementation

List<T> get allData => _allData;