ConfigureAgentResponse constructor
ConfigureAgentResponse({
- required AgentConfiguration configuration,
Implementation
ConfigureAgentResponse({
required this.configuration,
});