id property

String? id

The ID of the worker that initiated the command (only used for connection commands).

Implementation

String? get id => this[_$id];