cursor property
Cursor of the form <createdAtMs>::<activityId>.
Implementation
@JsonKey(toJson: iso8601) DateTime? get createdBefore; String get sortDirection; int get limit;/// Cursor of the form `<createdAtMs>::<activityId>`.
String? get cursor;