map1 property

  1. @TagNumber(1)
Map<int, int> map1

Implementation

@$pb.TagNumber(1)
$core.Map<$core.int, $core.int> get map1 => $_getMap(0);