relatedArtifact property

List<RelatedArtifact>? relatedArtifact
inherited

relatedArtifact Link, description or reference to artifact associated with the report.

Implementation

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