nextMarker property
The marker to use when requesting the next set of results. If there are no additional results, the string is empty.
Implementation
final String? nextMarker;
The marker to use when requesting the next set of results. If there are no additional results, the string is empty.
final String? nextMarker;