hasNext property

  1. @override
RxBool hasNext
final

Indicates whether the items have next page.

Implementation

@override
final RxBool hasNext = RxBool(false);