hasNext property

bool get hasNext

Implementation

bool get hasNext => page < pages;