items property

List<T> items
final

The list of items on this page.

Implementation

final List<T> items;