disposed property

bool get disposed

Indicates whether the worker has been disposed.

Implementation

bool get disposed => _disposed;