status property

Rx<RxStatus> get status

Returns the RxStatus of the paginated initialization.

Implementation

Rx<RxStatus> get status => _chatRepository.status;