Launcher<T> typedef

Launcher<T> = FutureOr Function(T data)

Implementation

typedef Launcher<T> = FutureOr Function(T data);