prevBatch property
An opaque string representing a pagination token. The absence of this token means this is the start of the result set, i.e. this is the first batch/page.
Implementation
String? prevBatch;
An opaque string representing a pagination token. The absence of this token means this is the start of the result set, i.e. this is the first batch/page.
String? prevBatch;