agents property

Map<String, VanturaAgent> agents
final

Map of all available agents, indexed by their VanturaAgent.name.

Implementation

final Map<String, VanturaAgent> agents = {};