TrajectoryExactMatchSpec.fromJson constructor

TrajectoryExactMatchSpec.fromJson(
  1. Object? j
)

Implementation

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