drugCharacteristic property

List<MedicationKnowledgeDrugCharacteristic>? drugCharacteristic
inherited

drugCharacteristic Specifies descriptive properties of the medicine, such as color, shape, imprints, etc.

Implementation

List<MedicationKnowledgeDrugCharacteristic>? get drugCharacteristic =>
    throw _privateConstructorUsedError;