bounds property

  1. @TagNumber.new(1)
PbList<double> get bounds

The values must be monotonically increasing.

Implementation

@$pb.TagNumber(1)
$pb.PbList<$core.double> get bounds => $_getList(0);