substitution property

List<MedicationKnowledgeSubstitution>? substitution
inherited

substitution Specifies if changes are allowed when dispensing a medication from a regulatory perspective.

Implementation

List<MedicationKnowledgeSubstitution>? get substitution =>
    throw _privateConstructorUsedError;