TrajectoryExactMatchResults constructor
TrajectoryExactMatchResults({
- List<
TrajectoryExactMatchMetricValue> trajectoryExactMatchMetricValues = const [],
Implementation
TrajectoryExactMatchResults({
this.trajectoryExactMatchMetricValues = const [],
}) : super(fullyQualifiedName);