a property
*/ <- This should not close the generated doc comment
Implementation
@$pb.TagNumber(1)
$core.String get a => $_getS(0, '*/ <- Neither should this.');
Implementation
@$pb.TagNumber(1)
set a($core.String v) { $_setString(0, v); }
*/ <- This should not close the generated doc comment
@$pb.TagNumber(1)
$core.String get a => $_getS(0, '*/ <- Neither should this.');
@$pb.TagNumber(1)
set a($core.String v) { $_setString(0, v); }