identity property

String? identity
final

Identity of the worker that was assigned this task. This aids diagnostics when problems arise. The form of this identity is user defined.

Implementation

final String? identity;