Creates a ReceivePort from a RawReceivePort.
The handler of the given rawPort is overwritten during the construction
of the result.
Source
external factory ReceivePort.fromRawReceivePort(RawReceivePort rawPort);
    Creates a ReceivePort from a RawReceivePort.
The handler of the given rawPort is overwritten during the construction
of the result.
external factory ReceivePort.fromRawReceivePort(RawReceivePort rawPort);