related property

List<DocumentManifestRelated>? related
inherited

related Related identifiers or resources associated with the DocumentManifest.

Implementation

List<DocumentManifestRelated>? get related =>
    throw _privateConstructorUsedError;