description property
A description of this command, included in usage.
Implementation
@override
final description =
"Output info, warning, and error messages\nIf the first argument is 'info', 'warning', 'error', or 'tip', the second argument will be output as that type of message. Otherwise, the arguments will be output as a log message.";