notEquals property

List<String>? notEquals
final

Represents a not equal condition to be applied to a single field when querying for findings.

Implementation

final List<String>? notEquals;