nextToken property

String? nextToken
getter/setter pair

The token to supply in the from param of the next /notifications request in order to request more events. If this is absent, there are no more results.

Implementation

String? nextToken;