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;
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.
@override
final Compare compare;