stringPieceWithZero property
Implementation
@$pb.TagNumber(25)
$core.String get stringPieceWithZero => $_getS(24, 'ab\x00c');
Implementation
@$pb.TagNumber(25)
set stringPieceWithZero($core.String v) { $_setString(24, v); }
@$pb.TagNumber(25)
$core.String get stringPieceWithZero => $_getS(24, 'ab\x00c');
@$pb.TagNumber(25)
set stringPieceWithZero($core.String v) { $_setString(24, v); }