menu
kumiho
kumiho.dart
PagedList
<
T
>
nextCursor property
nextCursor
dark_mode
light_mode
nextCursor
property
String
?
nextCursor
final
The cursor for the next page of results.
Implementation
final String? nextCursor;
kumiho
kumiho
PagedList
<
T
>
nextCursor property
PagedList class