hasMore property

bool get hasMore

Returns true if there are more pages available.

Implementation

bool get hasMore => metadata.hasMore;