nodeGroups property

List<NodeGroup>? nodeGroups
getter/setter pair

A list of node groups contained in this scope.

Output only.

Implementation

core.List<NodeGroup>? nodeGroups;