fetchPreviousPage property

FetchPreviousPage<TData, TError, TPageParam> fetchPreviousPage
final

Fetches the previous page of data.

Implementation

final FetchPreviousPage<TData, TError, TPageParam> fetchPreviousPage;