exemplars property
(Optional) List of exemplars collected from measurements that were used to form the data point
Implementation
@$pb.TagNumber(8)
$pb.PbList<Exemplar> get exemplars => $_getList(6);
(Optional) List of exemplars collected from measurements that were used to form the data point
@$pb.TagNumber(8)
$pb.PbList<Exemplar> get exemplars => $_getList(6);