hasMore property

bool get hasMore

Whether there's more data to load.

Implementation

bool get hasMore => _hasMore;