dependencyChain property

List<String> dependencyChain
final

The chain of computed signals forming the cycle.

Implementation

final List<String> dependencyChain;