items property

List<NodeGroup>? items
getter/setter pair

A list of NodeGroup resources.

Implementation

core.List<NodeGroup>? items;