hasNextPage property

bool get hasNextPage

Implementation

bool get hasNextPage => currentPage < lastPage;