mitigatingAction property

List<AdverseEventMitigatingAction>? mitigatingAction
inherited

mitigatingAction The ameliorating action taken after the adverse event occured in order to reduce the extent of harm.

Implementation

List<AdverseEventMitigatingAction>? get mitigatingAction =>
    throw _privateConstructorUsedError;