state property

Implementation

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