def make_command_to_send()

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


    def make_command_to_send(self, data: Data) -> CommandWithDestination:
        return self._command_builder(data)