MapMatcherNe constructor

MapMatcherNe(
  1. String field,
  2. Object? value
)

Implementation

MapMatcherNe(this.field, this.value);