nextMarker property

String? nextMarker
final

If there are additional results, this is the marker for the next set of results. Otherwise, this is null.

Implementation

final String? nextMarker;