pendingLocalDescription property

RTCSessionDescription? get pendingLocalDescription

Implementation

_i3.RTCSessionDescription? get pendingLocalDescription => _i4.getProperty(
      this,
      'pendingLocalDescription',
    );