nextToken property

String? nextToken
inherited

A value that encodes the next 'page' of results that can be requested, via the pagination_token request parameter.

Implementation

String? get nextToken => throw _privateConstructorUsedError;