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