prevBatch property
A pagination token that allows fetching previous results. The absence of this token means there are no results before this batch, i.e. this is the first batch.
Implementation
String? prevBatch;
A pagination token that allows fetching previous results. The absence of this token means there are no results before this batch, i.e. this is the first batch.
String? prevBatch;