FastEventCallbacks typedef
FastEventCallbacks =
void Function(FastEvent event)
Implementation
typedef FastEventCallbacks = void Function(FastEvent event);
typedef FastEventCallbacks = void Function(FastEvent event);