client property

WorkerChannel? client

The client's WorkerChannel. Only valid on the receiving end.

Implementation

WorkerChannel? get client => this[_$client];