CustomExecution constructor
CustomExecution(
- Future callback()
Implementation
factory CustomExecution(
_i2.Future<_i2.dynamic> Function(_i3.TaskDefinition) callback) =>
_i5.callConstructor(
_declaredCustomExecution,
[_i5.allowInterop(callback)],
);