dtlsClient property

DtlsClient? dtlsClient
getter/setter pair

The DTLS client for the connection.

That would be the user's device that is sending commands to the bridge.

Implementation

DtlsClient? dtlsClient;