substitution property

MedicationRequestSubstitution? substitution
inherited

substitution Indicates whether or not substitution can or should be part of the dispense. In some cases, substitution must happen, in other cases substitution must not happen. This block explains the prescriber's intent. If nothing is specified substitution may be done.

Implementation

MedicationRequestSubstitution? get substitution =>
    throw _privateConstructorUsedError;