nextDep property
Next link in the dependency list of the subscriber node. Used for traversing all dependencies of a subscriber.
Implementation
Link? nextDep;
Next link in the dependency list of the subscriber node. Used for traversing all dependencies of a subscriber.
Link? nextDep;