nextToken property

String? nextToken
final

If the response to the ListTerminologies was truncated, the NextToken fetches the next group of custom terminologies.

Implementation

final String? nextToken;