isEnd property

bool isEnd
getter/setter pair

Whether current page is the end page. Next request can be made with an incremented page number if this flag is false.

Implementation

bool isEnd;