iceGatheringState property

RTCIceGatheringState get iceGatheringState

Implementation

_i3.RTCIceGatheringState get iceGatheringState =>
    _i3.RTCIceGatheringStateOptions.values.byName(_i4.getProperty(
      this,
      'iceGatheringState',
    ));