dataList property

List<T> dataList
final

Data of the list

Implementation

final List<T> dataList;