congestionControl property

WebTransportCongestionControl congestionControl

Implementation

WebTransportCongestionControl get congestionControl =>
    WebTransportCongestionControl.fromValue(
        js_util.getProperty(this, 'congestionControl'));