items property

List<T> items
final

The list of items fetched for the current page.

Implementation

final List<T> items;