PaginatedResult extension type
A "mixin"-like extension type for any result type that contains a Cursor at the key "cursor".
Should be "mixed in" by implementing this type from other extension types.
This type is not intended to be constructed directly and thus has no public constructor.
- on
- Implemented types
- Implementers
Properties
- meta → Meta?
-
no setterinherited
- nextCursor → Cursor?
-
no setter