items property

List<NodeType>? items
getter/setter pair

A list of NodeType resources.

Implementation

core.List<NodeType>? items;