relatedEntry property

List<CatalogEntryRelatedEntry>? relatedEntry
inherited

relatedEntry Used for example, to point to a substance, or to a device used to administer a medication.

Implementation

List<CatalogEntryRelatedEntry>? get relatedEntry =>
    throw _privateConstructorUsedError;