SharedWorker constructor

SharedWorker(
  1. String scriptURL,
  2. [String? name]
)

Implementation

factory SharedWorker