barCordWithEmptyDefault property
Implementation
@$pb.TagNumber(21)
$core.String get barCordWithEmptyDefault => $_getSZ(18);
Implementation
@$pb.TagNumber(21)
set barCordWithEmptyDefault($core.String v) {
$_setString(18, v);
}
@$pb.TagNumber(21)
$core.String get barCordWithEmptyDefault => $_getSZ(18);
@$pb.TagNumber(21)
set barCordWithEmptyDefault($core.String v) {
$_setString(18, v);
}