items property

List<T> items
final

List of data items to display.

Implementation

final List<T> items;