nextBatch property

String? nextBatch
getter/setter pair

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

Implementation

String? nextBatch;