items property

List<Item> items
final

The list of items contained in this layer.

Implementation

final List<Item> items;