minValue property
Stores the minimum value of the numeric field.
Will be populated only if [NumericBucketingOption.requires_min_max] is set to true.
Implementation
core.double? minValue;
Stores the minimum value of the numeric field.
Will be populated only if [NumericBucketingOption.requires_min_max] is set to true.
core.double? minValue;