minValue property
Minimum value of this field.
This is meant to be indicative rather than enforced. Values outside this range will still be indexed, but search may not be as performant.
Implementation
core.double? minValue;
Minimum value of this field.
This is meant to be indicative rather than enforced. Values outside this range will still be indexed, but search may not be as performant.
core.double? minValue;