WorkerOptions constructor

WorkerOptions({
  1. String type,
})

Implementation

external factory WorkerOptions({String type});