nodes property

List<Node>? nodes
getter/setter pair

Nodes associated with the finding.

Implementation

core.List<Node>? nodes;