EventInvoker<T> typedef

EventInvoker<T> = FutureOr<T> Function()

Implementation

typedef EventInvoker<T> = FutureOr<T> Function();