RouteExecutor<R> typedef

RouteExecutor<R> = Future<R> Function()

Implementation

typedef RouteExecutor<R> = Future<R> Function();