participant property

List<EncounterParticipant>? participant
inherited

participant The list of people responsible for providing the service.

Implementation

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