relatedArtifact property

List<RelatedArtifact>? get relatedArtifact
inherited

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

Implementation

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