connection property
DtlsConnection?
connection
getter/setter pair
The DTLS connection between the client and the bridge.
This is used to stream data to the bridge.
Implementation
DtlsConnection? connection;