initialItems property

List<T> initialItems
final

Items shown before the first fetch completes.

Implementation

final List<T> initialItems;