ErrorHandler typedef

ErrorHandler = dynamic Function(dynamic err)

Implementation

typedef ErrorHandler(err);