patientCharacteristics property

List<MedicationKnowledgePatientCharacteristics>? patientCharacteristics
inherited

patientCharacteristics Characteristics of the patient that are relevant to the administration guidelines (for example, height, weight, gender, etc.).

Implementation

List<MedicationKnowledgePatientCharacteristics>? get patientCharacteristics =>
    throw _privateConstructorUsedError;