itemList property

List<ItemType>? itemList
final

List with all items loaded so far.

Implementation

final List<ItemType>? itemList;