execute property

Future<T> Function() execute
final

The function to execute

Implementation

final Future<T> Function() execute;