WebWorkerSendPort constructor

WebWorkerSendPort(
  1. Worker worker
)

Implementation

WebWorkerSendPort(this.worker) : _uuid = uuid();