participant property

List<ActivityDefinitionParticipant>? participant
inherited

participant Indicates who should participate in performing the action described.

Implementation

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