mapInt32Double property

  1. @TagNumber(12)
Map<int, double> mapInt32Double

Implementation

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