nextSub property

Link? nextSub
getter/setter pair

Next link in the subscriber list of the dependency node. Used for traversing all subscribers of a dependency.

Implementation

Link? nextSub;