mapInt32Float property

  1. @TagNumber(11)
Map<int, double> mapInt32Float

Implementation

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