nextForwardToken property
The token for the next set of items in the forward direction. The token expires after 24 hours. If you have reached the end of the stream, it returns the same token you passed in.
Implementation
final String? nextForwardToken;