TrajectoryAnyOrderMatchSpec.fromJson constructor

TrajectoryAnyOrderMatchSpec.fromJson(
  1. Object? j
)

Implementation

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