runnables property
AgentTaskRunnable is runanbles that will be executed on the agent.
Implementation
core.List<AgentTaskRunnable>? runnables;
AgentTaskRunnable is runanbles that will be executed on the agent.
core.List<AgentTaskRunnable>? runnables;