nextToken property

String? nextToken
final

The token to use to advance to the next page of function recommendations.

This value is null when there are no more pages of function recommendations to return.

Implementation

final String? nextToken;