port1 property

The first PlatformWebMessagePort object of the channel.

Implementation

WebMessagePort get port1 =>
    WebMessagePort.fromPlatform(platform: platform.port1);