nextBatch property
A pagination token for the response. The absence of this token means there are no more results to fetch and the client should stop paginating.
Implementation
String? nextBatch;
A pagination token for the response. The absence of this token means there are no more results to fetch and the client should stop paginating.
String? nextBatch;