eq property

List<String>? eq
final

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

Implementation

final List<String>? eq;