connectionEstablished property

bool connectionEstablished

True after instance has traded sendPorts with another instance.

Implementation

bool get connectionEstablished => _connectionEstablished;