hasMoreNextPages property

bool get hasMoreNextPages

Implementation

bool get hasMoreNextPages => lastShownPage < totalPages;