state property

Implementation

RTCSctpTransportState get state =>
    RTCSctpTransportState.fromValue(js_util.getProperty(this, 'state'));