channel property
Channel?
get
channel
inherited
Channel to communicate with the worker.
Implementation
Channel? get channel => _channel;
Channel to communicate with the worker.
Channel? get channel => _channel;