category property
The category used to group the command.
Implementation
@override
CommandCategory get category => CommandCategory.codeGeneration;
The category used to group the command.
@override
CommandCategory get category => CommandCategory.codeGeneration;