ccEnableArenas property
Enables the use of arenas for the proto messages in this file. This applies only to generated classes for C++.
Implementation
@$pb.TagNumber(31)
$core.bool get ccEnableArenas => $_getB(11, true);
Implementation
@$pb.TagNumber(31)
set ccEnableArenas($core.bool value) => $_setBool(11, value);