nextToken property
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;
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.
final String? nextToken;