nextToken property

String? nextToken
inherited

This parameter is used to get the next page of results. The value used with the parameter is pulled directly from the response provided by the API, and should not be modified.

Implementation

String? get nextToken => throw _privateConstructorUsedError;