ToolNameMatchResults constructor
ToolNameMatchResults({
- List<
ToolNameMatchMetricValue> toolNameMatchMetricValues = const [],
Implementation
ToolNameMatchResults({this.toolNameMatchMetricValues = const []})
: super(fullyQualifiedName);