exemplars property

  1. @TagNumber.new(10)
PbList<Distribution_Exemplar> get exemplars

Must be in increasing order of value field.

Implementation

@$pb.TagNumber(10)
$pb.PbList<Distribution_Exemplar> get exemplars => $_getList(6);