cacheItems property

bool cacheItems
final

if true, once all items are loaded, filtering is applied on cached items (no need to re call the API to get items) cacheItems and disableFilter could not be both true

Implementation

final bool cacheItems;