currentCursor property

String? get currentCursor

Current cursor for cursor-based pagination.

Implementation

String? get currentCursor => value.currentCursor;