participant property

List<CareTeamParticipant>? participant
inherited

participant Identifies all people and organizations who are expected to be involved in the care team.

Implementation

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