items property

List<T> items
final

Set of items to be displayed in the list

Implementation

final List<T> items;