values property

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

Implementation

@$pb.TagNumber(1)
$pb.PbMap<$core.String, $core.String> get values => $_getMap(0);