TrajectoryExactMatchSpec.fromJson constructor

TrajectoryExactMatchSpec.fromJson(
  1. Object? _
)

Implementation

factory TrajectoryExactMatchSpec.fromJson(Object? _) =>
    TrajectoryExactMatchSpec();