future property
The future to fetch data to display from. Gives you the current pageNumber and pageSize, in that order.
Implementation
final InfinitePaginatedScrollFuture<T> future;
The future to fetch data to display from. Gives you the current pageNumber and pageSize, in that order.
final InfinitePaginatedScrollFuture<T> future;