patientCharacteristic property

List<MedicationKnowledgePatientCharacteristic>? patientCharacteristic
inherited

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

Implementation

List<MedicationKnowledgePatientCharacteristic>? get patientCharacteristic =>
    throw _privateConstructorUsedError;