port1 property

WebMessagePort get port1

Implementation

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