nextMarker property

String? nextMarker
final

Present if there are more file systems than returned in the response (String). You can use the NextMarker in the subsequent request to fetch the descriptions.

Implementation

final String? nextMarker;