dataPoints property

  1. @TagNumber.new(1)
PbList<NumberDataPoint> get dataPoints

Implementation

@$pb.TagNumber(1)
$pb.PbList<NumberDataPoint> get dataPoints => $_getList(0);