sub property
The subscriber node (the node that depends on dep). This node will be notified when dep changes.
Implementation
ReactiveNode sub;
The subscriber node (the node that depends on dep). This node will be notified when dep changes.
ReactiveNode sub;