iceGatheringState property
RTCIceGatheringState
get
iceGatheringState
Implementation
RTCIceGatheringState get iceGatheringState => RTCIceGatheringState.fromValue(
js_util.getProperty(this, 'iceGatheringState'));