TrajectoryExactMatchMetricValue constructor

TrajectoryExactMatchMetricValue({
  1. double? score,
})

Implementation

TrajectoryExactMatchMetricValue({this.score}) : super(fullyQualifiedName);