hasMore method

bool hasMore()

Retrieves the list of items from the feed

Implementation

bool hasMore() => _state!.hasMore;