dispenserInstruction property

List<Annotation>? dispenserInstruction
inherited

dispenserInstruction Provides additional information to the dispenser, for example, counselling to be provided to the patient.

Implementation

List<Annotation>? get dispenserInstruction =>
    throw _privateConstructorUsedError;