documentation property

List<RelatedArtifact>? documentation
inherited

documentation Didactic or other informational resources associated with the action that can be provided to the CDS recipient. Information resources can include inline text commentary and links to web resources.

Implementation

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