nodes property

List<Node>? nodes
getter/setter pair

The nodes.

Implementation

core.List<Node>? nodes;