maxDispense property

MedicationKnowledgeMaxDispense? maxDispense
inherited

maxDispense The maximum number of units of the medication that can be dispensed in a period.

Implementation

MedicationKnowledgeMaxDispense? get maxDispense =>
    throw _privateConstructorUsedError;