Indicates whether a next page of the paginated is loading.
@override RxBool get nextLoading => _pagination?.nextLoading ?? RxBool(false);