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