hasMore property

bool? hasMore
getter/setter pair

True if this list has another page of items after this one that can be fetched.

Implementation

bool? hasMore;