enablePunctuation property
Implementation
@$pb.TagNumber(6)
$core.bool get enablePunctuation => $_getBF(4);
Implementation
@$pb.TagNumber(6)
set enablePunctuation($core.bool value) => $_setBool(4, value);
@$pb.TagNumber(6)
$core.bool get enablePunctuation => $_getBF(4);
@$pb.TagNumber(6)
set enablePunctuation($core.bool value) => $_setBool(4, value);