MessagePort constructor

MessagePort()

Implementation

factory MessagePort() => _i4.callConstructor(
      _declaredMessagePort,
      [],
    );