mutate

Creates a new DynamicTask instance by wrapping this existing Task instance, allowing you to add new functionality to a task without modifying the original task.

This method will return the current task if it is already a DynamicTask instance.

Since

7.0.0