runtimeNode property

dynamic get runtimeNode

Returns runtime.node.

Implementation

dynamic get runtimeNode => treeMap?.getMappedElement(this);