reaction property

List<AllergyIntoleranceReaction>? reaction
inherited

reaction Details about each adverse reaction event linked to exposure to the identified substance.

Implementation

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