hasMorePages property

bool get hasMorePages

Implementation

bool get hasMorePages => _page < _lastPage;