dosage property

List<MedicationKnowledgeDosage>? dosage
inherited

dosage Dosage for the medication for the specific guidelines.

Implementation

List<MedicationKnowledgeDosage>? get dosage =>
    throw _privateConstructorUsedError;