participant property

List<EncounterParticipant>? participant

Implementation

List<EncounterParticipant>? get participant => _encounter.participant;