isLastPage method

bool isLastPage()

Implementation

bool isLastPage() => nextPage == null;