The command's category.
Displayed in parent's CommandRunner.usage. Commands with categories will be grouped together, and displayed after commands without a category.
CommandRunner.usage
@override String get category => 'General';