comparisonValue property
The value to compare against.
If the operator is BETWEEN
, this value is treated as minimum comparison
value.
Implementation
core.String? comparisonValue;
The value to compare against.
If the operator is BETWEEN
, this value is treated as minimum comparison
value.
core.String? comparisonValue;