items property

List<Layersummary>? items
getter/setter pair

A list of layer summary items.

Implementation

core.List<Layersummary>? items;