itemList property

List<T>? itemList
final

List with all items loaded so far.

Implementation

final List<T>? itemList;