Creates a new command with optional aliases.
Command({List<String> aliases = const []}) : _aliases = aliases;