currentTaskId property

String? currentTaskId
getter/setter pair

ID of the task currently being processed, if any.

Implementation

String? currentTaskId;