relatesTo property

List<CompositionRelatesTo>? relatesTo
inherited

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

Implementation

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