client property

bool client

Whether we've initiated the connection.

Implementation

bool get client => !server;