notEquals property

List<String>? notEquals
final

An operator that excludes events that match the exact value of the event record field specified as the value of Field.

Implementation

final List<String>? notEquals;