data property

List<SelectedListItem> data
final

This will give the list of data.

Implementation

final List<SelectedListItem> data;