ExactMatchMetricValue constructor
ExactMatchMetricValue({
- double? score,
Implementation
ExactMatchMetricValue({this.score}) : super(fullyQualifiedName);
ExactMatchMetricValue({this.score}) : super(fullyQualifiedName);