nextMarker property

String? nextMarker
final

If a value is present, there are more file shares to return. In a subsequent request, use NextMarker as the value for Marker to retrieve the next set of file shares.

Implementation

final String? nextMarker;