relatedMedicationKnowledge property

List<MedicationKnowledgeRelatedMedicationKnowledge>? relatedMedicationKnowledge
inherited

relatedMedicationKnowledge Associated or related medications. For example, if the medication is a branded product (e.g. Crestor), this is the Therapeutic Moeity (e.g. Rosuvastatin) or if this is a generic medication (e.g. Rosuvastatin), this would link to a branded product (e.g. Crestor.

Implementation

List<MedicationKnowledgeRelatedMedicationKnowledge>?
    get relatedMedicationKnowledge => throw _privateConstructorUsedError;