values property

  1. @TagNumber(10)
Map<String, Int64> values

Implementation

@$pb.TagNumber(10)
$core.Map<$core.String, $fixnum.Int64> get values => $_getMap(8);