blockly > Connection > targetConnection

Connection.targetConnection property

Connection this connection connects to. Null if not connected.

Signature:

targetConnection: Connection | null;