fetchNextPage property

Future<void> Function() fetchNextPage
final

A function to fetch the next page of data.

Implementation

final Future<void> Function() fetchNextPage;