ActionInfo constructor
ActionInfo()
Implementation
ActionInfo(
this.name,
this.title,
this.icon,
this.group,
this.template,
this.arguments,
this.adjective,
this.verb,
this.past,
this.you,
this.multiple);