port1 property
MessagePort
get
port1
Returns the first MessagePort object.
Implementation
_i3.MessagePort get port1 => _i4.getProperty(
this,
'port1',
);
Returns the first MessagePort object.
_i3.MessagePort get port1 => _i4.getProperty(
this,
'port1',
);