paginationDelegate property

EndlessPaginationDelegate paginationDelegate
final

The delegate that specifies the pagination requirements for the list view such as the maximum number of pages to load and the page size.

Implementation

final EndlessPaginationDelegate paginationDelegate;