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