taskFunction property

Function? taskFunction
final

The function to execute when starting this task.

Implementation

final Function? taskFunction;