nextToken property

String? nextToken
final

Because HTTP requests are stateless, this is the starting point for your next list of returned images.

Implementation

final String? nextToken;