items property

List<T> items
final

List of items to be shown

Implementation

final List<T> items;