maxValue property
Maximum 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? maxValue;
Maximum 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? maxValue;