participant property

List<RequestOrchestrationParticipant>? participant
inherited

participant The participant that should perform or be responsible for this action.

Implementation

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