upperBound property

double? upperBound
final

Inclusive upper bound for this bucket (null indicates the catch-all tail).

Implementation

final double? upperBound;