relatesTo property

List<DocumentReferenceRelatesTo>? relatesTo
inherited

relatesTo Relationships that this document has with other document references that already exist.

Implementation

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