compare property
The kind of comparison of the evaluatedField to the value. Defaults to Compare.equals
.
It is the responsibility of the Provider to ignore or interpret the requested comparison.
Implementation
@override
final compare = Compare.exact;