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 value) => $_setString(0, value);
*/ <- 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 value) => $_setString(0, value);