TrajectoryRecallMetricValue constructor

TrajectoryRecallMetricValue({
  1. double? score,
})

Implementation

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