items property

List<T> items
final

List of items in the page.

Implementation

final List<T> items;