def __init__()

in message_flow/sagas/orchestration_simple_dsl/participant_invocation_impl.py [0:0]


    def __init__(
        self,
        command_builder: Callable[[Data], CommandWithDestination],
        an_invocable_predicate: Optional[Callable[[Any], bool]] = None,