nextToken property

String? nextToken
final

If there are more streams created than the max result, return the next token to be passed to the next call as a bookmark of where to start from.

Implementation

final String? nextToken;