StateMatcher constructor

StateMatcher(
  1. String key,
  2. AirTestHarness harness
)

Implementation

StateMatcher(this.key, this.harness);