participant property

List<AllergyIntoleranceParticipant>? participant
inherited

participant Indicates who or what participated in the activities related to the allergy or intolerance and how they were involved.

Implementation

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