reaction property

List<ImmunizationReaction>? reaction
inherited

reaction Categorical data indicating that an adverse event is associated in time to an immunization.

Implementation

List<ImmunizationReaction>? get reaction =>
    throw _privateConstructorUsedError;