ToolParameterKvmatchSpec constructor
ToolParameterKvmatchSpec({
- bool useStrictStringMatch = false,
Implementation
ToolParameterKvmatchSpec({this.useStrictStringMatch = false})
: super(fullyQualifiedName);