menu
messenger
domain/repository/paginated.dart
Paginated
<
K
,
T
>
nextLoading property
nextLoading
dark_mode
light_mode
nextLoading
property
RxBool
get
nextLoading
Indicates whether the
next
page of
items
is being fetched.
Implementation
RxBool get nextLoading;
messenger
paginated
Paginated
<
K
,
T
>
nextLoading property
Paginated class