activeAgents property

Set<String> get activeAgents

Implementation

Set<String> get activeAgents => Set.unmodifiable(_activeAgents);