barCordWithEmptyDefault property

  1. @TagNumber(21)
String get barCordWithEmptyDefault

Implementation

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

Implementation

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