fixedRelatedArtifact property

RelatedArtifact? fixedRelatedArtifact
inherited

fixedRelatedArtifact Specifies a value that SHALL be exactly the value for this element in the instance, if present. For purposes of comparison, non-significant whitespace is ignored, and all values must be an exact match (case and accent sensitive). Missing elements/attributes must also be missing.

Implementation

RelatedArtifact? get fixedRelatedArtifact =>
    throw _privateConstructorUsedError;