nextToken property
The pagination token in the service response that indicates the next set of results that you can retrieve.
Implementation
final String? nextToken;
The pagination token in the service response that indicates the next set of results that you can retrieve.
final String? nextToken;