nodes property

Set<String> get nodes

Implementation

Set<String> get nodes => Set.unmodifiable(_nodes);