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