contributingFactor property

List<AdverseEventContributingFactor>? contributingFactor
inherited

contributingFactor The contributing factors suspected to have increased the probability or severity of the adverse event.

Implementation

List<AdverseEventContributingFactor>? get contributingFactor =>
    throw _privateConstructorUsedError;