activeTaskName property

String? activeTaskName
getter/setter pair

The new task name to replace the current task if it is deprecated.

Otherwise, it is the same as the current task name.

Implementation

core.String? activeTaskName;