end property

double? end
getter/setter pair

The maximum value at which items are placed into buckets of constant size.

Values above end are lumped into a single bucket. This field is optional.

Implementation

core.double? end;