neq property

List<String>? neq
final

A "not equals" operator to match for the filter used to create the rule.

Implementation

final List<String>? neq;