dependencies property

List<CoderState> dependencies
final

List of dependent states that this computed value listens to.

Implementation

final List<CoderState> dependencies;