nextCursor property

String? nextCursor
final

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

Implementation

final String? nextCursor;