defaultValueRelatedArtifact property

RelatedArtifact? defaultValueRelatedArtifact
inherited

defaultValueRelatedArtifact The value that should be used if there is no value stated in the instance (e.g. 'if not otherwise specified, the abstract is false').

Implementation

RelatedArtifact? get defaultValueRelatedArtifact =>
    throw _privateConstructorUsedError;