allItems property

List<T> get allItems

The list of items in the current pagination state.

Implementation

List<T> get allItems;