items property

List<T> items
final

The items for the current page.

Implementation

final List<T> items;