participant property

List<ConditionParticipant>? participant
inherited

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

Implementation

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