aliases property

List<String> get aliases
inherited

Optional aliases that map to the same command.

Implementation

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