nextToken property

String? nextToken
final

If the requested time frame contained more than one page of results, you can use this token to retrieve the next page. The first page contains the most recent results, closest to the end of the time frame.

Implementation

final String? nextToken;