menu
messenger
store/pagination.dart
Pagination
<
T
,
C
,
K
>
startCursor property
startCursor
dark_mode
light_mode
startCursor
property
@
visibleForTesting
C?
startCursor
getter/setter pair
Cursor of the first item in the
items
list.
Implementation
@visibleForTesting C? startCursor;
messenger
pagination
Pagination
<
T
,
C
,
K
>
startCursor property
Pagination class