participant property

List<AdverseEventParticipant>? participant
inherited

participant Indicates who or what participated in the adverse event and how they were involved.

Implementation

List<AdverseEventParticipant>? get participant =>
    throw _privateConstructorUsedError;