suspectEntity property

List<AdverseEventSuspectEntity>? suspectEntity
inherited

suspectEntity Describes the entity that is suspected to have caused the adverse event.

Implementation

List<AdverseEventSuspectEntity>? get suspectEntity =>
    throw _privateConstructorUsedError;