criterion property

Map<String, Condition>? criterion
final

Represents a map of finding properties that match specified conditions and values when querying findings.

Implementation

final Map<String, Condition>? criterion;