comparisonType property

String? comparisonType
getter/setter pair

Type of comparison.

Possible values are LESS_THAN or GREATER_THAN.

Implementation

core.String? comparisonType;