mapInt32Enum property

  1. @TagNumber.new(16)
PbMap<int, MapEnumLite> get mapInt32Enum

Implementation

@$pb.TagNumber(16)
$pb.PbMap<$core.int, MapEnumLite> get mapInt32Enum => $_getMap(15);