MapFilterLteMatcher constructor

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

Implementation

MapFilterLteMatcher(this.field, this.value);