dep property
The dependency node (the node being depended upon). This is the source of data that the subscriber reads from.
Implementation
ReactiveNode dep;
The dependency node (the node being depended upon). This is the source of data that the subscriber reads from.
ReactiveNode dep;