barStringPieceWithEmptyDefault property

  1. @TagNumber.new(22)
String get barStringPieceWithEmptyDefault

Implementation

@$pb.TagNumber(22)
$core.String get barStringPieceWithEmptyDefault => $_getSZ(19);
  1. @TagNumber.new(22)
set barStringPieceWithEmptyDefault (String value)

Implementation

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