Constructor function merely taking a function/delegate pointer, to call when invoking this fiber (via .call()).
Function/delegate pointer to call when invoking this CarryingFiber.
Arguments to pass to the Fiber super constructor. If empty, its default arguments are used.
String name of the creating function of this CarryingFiber.
Constructor function merely taking a function/delegate pointer, to call when invoking this fiber (via .call()).