hasNextPage property

bool hasNextPage

returns the pagination has next page

Implementation

bool get hasNextPage => _hasNextPage;