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