transport property

RTCDtlsTransport? get transport

Implementation

RTCDtlsTransport? get transport => js_util.getProperty(this, 'transport');