WorkerFunction typedef

WorkerFunction = void Function(Worker worker)

Implementation

typedef WorkerFunction = void Function(Worker worker);