values property

  1. @TagNumber.new(3)
PbMap<String, StatisticValue> get values

Implementation

@$pb.TagNumber(3)
$pb.PbMap<$core.String, StatisticValue> get values => $_getMap(2);