nodes property

The interpolation nodes.

Implementation

List<InterpolationNode> get nodes => UnmodifiableListView(_nodes);