OnExecute<T> typedef

OnExecute<T> = Future<T> Function()

Implementation

typedef Future<T> OnExecute<T>();