stringWithZero property
Implementation
@$pb.TagNumber(23)
$core.String get stringWithZero => $_getS(22, 'hel\x00lo');
Implementation
@$pb.TagNumber(23)
set stringWithZero($core.String v) { $_setString(22, v); }
@$pb.TagNumber(23)
$core.String get stringWithZero => $_getS(22, 'hel\x00lo');
@$pb.TagNumber(23)
set stringWithZero($core.String v) { $_setString(22, v); }