Indicates whether the next page of items is being fetched.
@override RxBool get nextLoading => pagination?.nextLoading ?? RxBool(false);