items property

List<T> items
final

The list of items for the current page

Implementation

final List<T> items;