Function to load more data with the next page token
final Future<void> Function(String nextPageToken) onLoadMore;