hasMoreItems property

bool? hasMoreItems

Whether there are still more items to load

Implementation

bool? get hasMoreItems => this._hasMoreItems;