upperBound property

BigInt? upperBound
final

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

Implementation

final BigInt? upperBound;