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