map2 property

  1. @TagNumber(2)
Map<int, int> map2

Implementation

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