rtcIceTransport top-level property

dynamic get rtcIceTransport

Provides access to information about the ICE transport layer over which the data is being sent and received.

MDN Reference

Implementation

_i2.dynamic get rtcIceTransport => _i4.getProperty(
      _self,
      'RTCIceTransport',
    );