barStringPieceWithEmptyDefault property
Implementation
@$pb.TagNumber(22)
$core.String get barStringPieceWithEmptyDefault => $_getSZ(19);
Implementation
@$pb.TagNumber(22)
set barStringPieceWithEmptyDefault($core.String value) =>
$_setString(19, value);