hasNext property

RxBool hasNext
final

Indicator whether the items have next page.

Implementation

final RxBool hasNext = RxBool(true);