nextCursor property

String? nextCursor
final

Cursor for the next page (cursor-based pagination).

Implementation

final String? nextCursor;