dataList property

List<SelectedItem> dataList
final

This will give the list of data.

Implementation

final List<SelectedItem> dataList;