documentation property

List<RelatedArtifact>? documentation
inherited

documentation Didactic or other informational resources associated with the goal that provide further supporting information about the goal. Information resources can include inline text commentary and links to web resources.

Implementation

List<RelatedArtifact>? get documentation =>
    throw _privateConstructorUsedError;