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