A modern and fast event handler using lambda handlers
Call event to listeners
Gets a SharedFlow for the given event class. The flow receives the event instances after all EventHooks are executed. So the Event.isCompleted will be true when the event is emitted.
Used by handler methods
Unregisters a handler.