connected property

bool connected

Whether the Peer is connected.

Implementation

bool get connected => _connected;