manifestation property

  1. @JsonKey(name: 'Manifestation')
List<CodeableConcept?>? manifestation
inherited

Clinical symptoms and/or signs that are observed or associated with the adverse reaction event.

Implementation

@JsonKey(name: 'Manifestation')
List<CodeableConcept?>? get manifestation =>
    throw _privateConstructorUsedError;