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