runtimeNode property

dynamic runtimeNode

Returns runtime.node.

Implementation

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