barCordWithEmptyDefault property

  1. @TagNumber(21)
String barCordWithEmptyDefault

Implementation

@$pb.TagNumber(21)
$core.String get barCordWithEmptyDefault => $_getSZ(18);
  1. @TagNumber(21)
void barCordWithEmptyDefault=(String v)

Implementation

@$pb.TagNumber(21)
set barCordWithEmptyDefault($core.String v) { $_setString(18, v); }