items property

List<T> items
final

All items fetched so far for the loaded pages.

Implementation

final List<T> items;