documentation property
Additional API documentation. Contains only the summary and the documentation URL.
Implementation
@$pb.TagNumber(6)
$1.Documentation get documentation => $_getN(3);
Implementation
@$pb.TagNumber(6)
set documentation($1.Documentation value) => $_setField(6, value);