ConfigurationOptionDescription constructor
ConfigurationOptionDescription({})
Implementation
ConfigurationOptionDescription({
this.changeSeverity,
this.defaultValue,
this.maxLength,
this.maxValue,
this.minValue,
this.name,
this.namespace,
this.regex,
this.userDefined,
this.valueOptions,
this.valueType,
});