hasPrevious property

RxBool get hasPrevious

Indicates whether a previous page of the elements is exists.

Implementation

RxBool get hasPrevious => _fragment?.hasPrevious ?? chat!.hasPrevious;