workerName property

String? workerName
final

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;