education property

List<ImmunizationEducation>? education
inherited

education Educational material presented to the patient (or guardian) at the time of vaccine administration.

Implementation

List<ImmunizationEducation>? get education =>
    throw _privateConstructorUsedError;