nextCursor property

String? nextCursor
final

Cursor for the next page. Null means no more pages.

Implementation

final String? nextCursor;