nextLoading property

RxBool get nextLoading

Indicates whether a next page of the paginated is loading.

Implementation

RxBool get nextLoading => _chatRepository.nextLoading;