performer property

List<MedicationDispensePerformer>? performer
inherited

performer Indicates who or what performed the event.

Implementation

List<MedicationDispensePerformer>? get performer =>
    throw _privateConstructorUsedError;