preventiveAction property

List<AdverseEventPreventiveAction>? preventiveAction
inherited

preventiveAction Preventive actions that contributed to avoiding the adverse event.

Implementation

List<AdverseEventPreventiveAction>? get preventiveAction =>
    throw _privateConstructorUsedError;