port2 property

MessagePort get port2

Returns the second MessagePort object.

MDN Reference

Implementation

_i3.MessagePort get port2 => _i4.getProperty(
      this,
      'port2',
    );