marker property
The starting point for the next page of results. To view the next page of
results, call QueryObjects
again with this marker value. If the
value is null, there are no more results.
Implementation
final String? marker;
The starting point for the next page of results. To view the next page of
results, call QueryObjects
again with this marker value. If the
value is null, there are no more results.
final String? marker;