workerName property
The name of the worker that the task is assigned to. These names are provided by the workers when calling GetActivityTask.
Implementation
final String? workerName;
The name of the worker that the task is assigned to. These names are provided by the workers when calling GetActivityTask.
final String? workerName;