ErrorEvent typedef

ErrorEvent = void Function(Exception e)

Implementation

typedef ErrorEvent = void Function(Exception e);