nextToken property
If a NextToken was returned by a previous call, more results
are available. To retrieve the next page of results, make the call again
using the returned token in NextToken.
Implementation
final String? nextToken;
If a NextToken was returned by a previous call, more results
are available. To retrieve the next page of results, make the call again
using the returned token in NextToken.
final String? nextToken;