mapInt32Double property

  1. @TagNumber.new(12)
PbMap<int, double> get mapInt32Double

Implementation

@$pb.TagNumber(12)
$pb.PbMap<$core.int, $core.double> get mapInt32Double => $_getMap(11);