relatedArtifact property

List<RelatedArtifact>? relatedArtifact
inherited

relatedArtifact Link or citation to artifact associated with the summary.

Implementation

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