client property

bool get client

Whether we've initiated the connection.

Implementation

bool get client => !server;