relatesTo property

List<EvidenceReportRelatesTo>? relatesTo
inherited

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

Implementation

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