mapField property

  1. @TagNumber(1)
Map<int, TestRequiredLite> mapField

Implementation

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