kShellCommandConstMeta property
TaskConstMeta
get
kShellCommandConstMeta
Implementation
TaskConstMeta get kShellCommandConstMeta => const TaskConstMeta(
debugName: "shell_command",
argNames: ["conn", "command"],
);