hasMore property

bool get hasMore

Has more pages

Implementation

bool get hasMore => _state.value.hasMore;