CreateFeatureCommand constructor
CreateFeatureCommand(
- String featureName
Creates a new CreateFeatureCommand with the given featureName.
Implementation
CreateFeatureCommand(this.featureName);
Creates a new CreateFeatureCommand with the given featureName.
CreateFeatureCommand(this.featureName);