onAgentSpawned property
Fired when a sub-agent is spawned.
Implementation
final Future<void> Function(AgentSpawnedEvent event)? onAgentSpawned;
Fired when a sub-agent is spawned.
final Future<void> Function(AgentSpawnedEvent event)? onAgentSpawned;