def __init__()

in message_flow/commands/consumer/command_with_destination.py [0:0]


    def __init__(
        self,
        destination_channel: str,
        command: C,
        *,
        extra_headers: Dict[str, str] = None