values property
All of the observed values.
The field value_index is an index in the values list. Separating values from steps is needed to remove redundant values.
Implementation
@$pb.TagNumber(1)
$pb.PbList<$0.Value> get values => $_getList(0);
All of the observed values.
The field value_index is an index in the values list. Separating values from steps is needed to remove redundant values.
@$pb.TagNumber(1)
$pb.PbList<$0.Value> get values => $_getList(0);