performer property

List<ImmunizationPerformer>? performer
inherited

performer Indicates who performed the immunization event.

Implementation

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