relatesTo property

List<RelatedArtifact>? relatesTo
inherited

relatesTo Relationships that this composition has with other compositions or documents that already exist.

Implementation

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