hasReachedEnd property

  1. @override
bool get hasReachedEnd
override

Whether the pagination has reached the end of available data.

Implementation

@override
bool get hasReachedEnd => false;