nextStartKey property

String? nextStartKey
getter/setter pair

Value that can be sent as startKey to retrieve the next page of content.

If this field is omitted, there are no subsequent pages.

Implementation

core.String? nextStartKey;