exemplars property

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

Example points. Must be in increasing order of value field.

Implementation

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