UpdateEventType typedef

UpdateEventType = void Function(EventType)

Implementation

typedef UpdateEventType = void Function(EventType);