AgentSandboxConfig constructor

AgentSandboxConfig({
  1. bool? enabled,
})

Implementation

AgentSandboxConfig({this.enabled});