FeatureCommand constructor

FeatureCommand()

Implementation

FeatureCommand()
    : super(
        command: 'feature',
        description: 'Create a new feature',
      );