cursor property

String? get cursor
inherited

Cursor of the form <createdAtMs>::<activityId>.

Implementation

DateTime? get createdBefore; String get sortDirection; int get limit;/// Cursor of the form `<createdAtMs>::<activityId>`.
String? get cursor;