execute property

Future<T> Function() execute
final

The function to execute for this task

Implementation

final Future<T> Function() execute;