participant property

List<PlanDefinitionParticipant>? participant
inherited

participant Indicates who should participate in performing the action described.

Implementation

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