NativeEventCallback typedef

NativeEventCallback = void Function(Event event)

Implementation

typedef NativeEventCallback = void Function(Event event);