bounds property

List<double>? bounds
getter/setter pair

The values must be monotonically increasing.

Implementation

core.List<core.double>? bounds;