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