nextPageKey property
dynamic
nextPageKey
final
The key for the next page (can be page number, offset, cursor, etc.) If null, indicates this is the last page
Implementation
final dynamic nextPageKey;