const_1 property

  1. @TagNumber(1)
String get const_1

Implementation

@$pb.TagNumber(1)
$core.String get const_1 => $_getSZ(0);
  1. @TagNumber(1)
set const_1 (String v)

Implementation

@$pb.TagNumber(1)
set const_1($core.String v) { $_setString(0, v); }