terminate method

void terminate()

Terminates the dedicated background worker.

Implementation

void terminate() => _worker.terminate();