menu
omnyshell package
documentation
omnyshell_client_web.dart
AgentPlanStep
AgentPlanStep.new const constructor
AgentPlanStep.new const constructor
dark_mode
light_mode
AgentPlanStep
constructor
const
AgentPlanStep
(
{
required
String
command
,
String
?
explanation
,
})
Implementation
const AgentPlanStep({required this.command, this.explanation});
omnyshell package
documentation
omnyshell_client_web
AgentPlanStep
AgentPlanStep.new const constructor
AgentPlanStep class