aliases property

List<String> aliases

Alternate names for this command.

These names won't be used in the documentation, but they will work when invoked on the command line.

This is intended to be overridden.

Implementation

List<String> get aliases => const [];