state property

Implementation

_i3.RTCSctpTransportState get state =>
    _i3.RTCSctpTransportStateOptions.values.byName(_i4.getProperty(
      this,
      'state',
    ));