changeNodes property

Iterable get changeNodes

Implementation

Iterable<ChangeNode> get changeNodes => whereType<ChangeNode>();