ExactMatchSpec.fromJson constructor

ExactMatchSpec.fromJson(
  1. Object? j
)

Implementation

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