gatheringState property

RTCIceGathererState get gatheringState

Implementation

_i3.RTCIceGathererState get gatheringState =>
    _i3.RTCIceGathererStateOptions.values.byName(_i4.getProperty(
      this,
      'gatheringState',
    ));