port1 property

MessagePort get port1

Returns the first MessagePort object.

MDN Reference

Implementation

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