markdownDescription property
The markdown documentation for this version of the module
Implementation
@$pb.TagNumber(6)
$core.String get markdownDescription => $_getSZ(5);
Implementation
@$pb.TagNumber(6)
set markdownDescription($core.String v) { $_setString(5, v); }