items property

List<T> items
final

This represents initial fetched data

Implementation

final List<T> items;