nextLoading property
Indicates whether a next page of the paginated is loading.
Implementation
RxBool get nextLoading => _contactRepository.nextLoading;
Indicates whether a next page of the paginated is loading.
RxBool get nextLoading => _contactRepository.nextLoading;