maxValue property
Stores the maximum value of the numeric field.
Is populated only if [NumericBucketingOption.requires_min_max] is set to true.
Implementation
core.double? maxValue;
Stores the maximum value of the numeric field.
Is populated only if [NumericBucketingOption.requires_min_max] is set to true.
core.double? maxValue;