hasPrevious property
Indicates whether a previous page of the elements is exists.
Implementation
RxBool get hasPrevious => _fragment?.hasPrevious ?? chat!.hasPrevious;
Indicates whether a previous page of the elements is exists.
RxBool get hasPrevious => _fragment?.hasPrevious ?? chat!.hasPrevious;