nextBatch property

String? nextBatch
getter/setter pair

Token that can be used to get the next batch of results in the group, by passing as the next_batch parameter to the next call. If this field is absent, there are no more results in this group.

Implementation

String? nextBatch;