channel property

Channel? get channel
inherited

Channel to communicate with the worker.

Implementation

Channel? get channel => _channel;