MapFilterArrayMatcherAnyMatcher constructor

MapFilterArrayMatcherAnyMatcher(
  1. String field,
  2. MapMatcher matcher
)

Implementation

MapFilterArrayMatcherAnyMatcher(this.field, this.matcher);