neq property

List<String>? neq
final

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

Implementation

final List<String>? neq;