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