nextDep property

Link? nextDep
getter/setter pair

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

Implementation

Link? nextDep;