EventReceiver typedef

EventReceiver = void Function(Event event)

Implementation

typedef EventReceiver = void Function(Event event);