EventCallback typedef

EventCallback = void Function(EmittedEvent event)

Implementation

typedef EventCallback = void Function(EmittedEvent event);