port2 property

The second PlatformWebMessagePort object of the channel.

Implementation

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