operator property

RuleOperator? operator
final

Specifies how Device Farm compares the rule's attribute to the value. For the operators that are supported by each attribute, see the attribute descriptions.

Implementation

final RuleOperator? operator;