neutered property

Iterable get neutered

Implementation

Iterable<NodeWithAddress> get neutered => map((node) => node.neutered);